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: Created Sept. 21, 2018, 1:35 p.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 | cms/bin/generate_static_pages.py » ('j') | cms/bin/generate_static_pages.py » ('J')
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/
Vasily Kuznetsov 2018/09/24 11:58:47 Please include this into .hgignore too, for consis
Tudor Avram 2018/09/24 14:04:51 Done.
+
« no previous file with comments | « no previous file | cms/bin/generate_static_pages.py » ('j') | cms/bin/generate_static_pages.py » ('J')

Powered by Google App Engine
This is Rietveld