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

Unified Diff: .gitignore

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
« no previous file with comments | « no previous file | .hgignore » ('j') | abp/stats/filterhits.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index aacfc453bfe63bead5a820b9eb309c292c5a50d2..5656d81dd9bc1063d95f4bd6a8c8d95e5621c5c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,5 @@ __pycache__
/*.egg-info
.idea/
.pytest_cache/
+.DS_Store
Vasily Kuznetsov 2019/04/03 16:36:28 If we do this, we should probably just ignore .DS_
+abp/.DS_Store
« no previous file with comments | « no previous file | .hgignore » ('j') | abp/stats/filterhits.py » ('J')

Powered by Google App Engine
This is Rietveld