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

Unified Diff: .hgignore

Issue 30037555: NoIssue - Added filterhit statistics loading capability
Patch Set: Removed .DS_Store files Created April 3, 2019, 4:16 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
Index: .hgignore
diff --git a/.hgignore b/.hgignore
index 5614b1b94f72bf84114da4870d0d31dd1b809f9b..ede5b1a457d8b1e7e296c0adca39b8d9b499c56e 100644
--- a/.hgignore
+++ b/.hgignore
@@ -12,3 +12,5 @@ syntax: glob
*.pyo
__pycache__
*.egg-info
+abp/.DS_Store
+.DS_Store

Powered by Google App Engine
This is Rietveld