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

Unified Diff: .hgignore

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 | « .gitignore ('k') | cms/bin/generate_static_pages.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
diff --git a/.hgignore b/.hgignore
index ea800d5c91a1c69bd30b3f6f67edbe7a171ef645..f4d9a4968cc9da009a2203362995684bad1ae833 100644
--- a/.hgignore
+++ b/.hgignore
@@ -9,3 +9,4 @@ syntax: glob
*.pyc
*.pyo
.cache
+.idea/
« no previous file with comments | « .gitignore ('k') | cms/bin/generate_static_pages.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld