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: Created Dec. 19, 2014, 1: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 | .sitescripts.example » ('j') | sitescripts/filterhits/bin/__init__.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
diff --git a/.hgignore b/.hgignore
index 390f3ff3327a9b9a0ac6671371931853a5da527a..fbdced588a00b78c90b026806b12cc37dcb12b44 100644
--- a/.hgignore
+++ b/.hgignore
@@ -3,3 +3,4 @@ syntax: glob
*.pyc
build
dist
+sitescripts/filterhits/test/temp
Sebastian Noack 2015/02/11 16:00:12 While on it mind adding a .gitignore like we alrea
kzar 2015/02/17 10:52:24 I've created an issue for this https://issues.adbl
« no previous file with comments | « no previous file | .sitescripts.example » ('j') | sitescripts/filterhits/bin/__init__.py » ('J')

Powered by Google App Engine
This is Rietveld