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

Unified Diff: .hgignore

Issue 4615801646612480: Issue 395 - Filter hits statistics backend (Closed)
Patch Set: Addressed further comments from Wladimir. Created March 27, 2015, 10:12 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 | .sitescripts.example » ('j') | sitescripts/filterhits/static/query.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
diff --git a/.hgignore b/.hgignore
index 390f3ff3327a9b9a0ac6671371931853a5da527a..17d2f79b27568223f4f39be3ebcf4b2eefcd847d 100644
--- a/.hgignore
+++ b/.hgignore
@@ -2,4 +2,4 @@ syntax: glob
*.pyc
build
-dist
+dist
Wladimir Palant 2015/03/28 12:59:19 Now you removed the line break at the end of this
kzar 2015/03/28 14:11:56 Ergh, sorry not sure how I missed that. Done.
« no previous file with comments | « no previous file | .sitescripts.example » ('j') | sitescripts/filterhits/static/query.js » ('J')

Powered by Google App Engine
This is Rietveld