Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: .gitignore

Issue 29887585: Issue #5352 - generate_static_pages cannot deal with directories being turned into regular pages (Closed)
Patch Set: Addressed comments from Patch Set #4 Created Oct. 5, 2018, 11:28 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | .hgignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index e5a4ffa63a5f4a3957935ccc3ffdddb24d506a4c..95a44bfbaf5a13332a0e036ebdbbb207d3848f46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@
*.pyc
*.pyo
htmlcov/
+.idea/
+
« no previous file with comments | « no previous file | .hgignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld