summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-07-01 10:23:05 -0400
committerTim Graham <timograham@gmail.com>2015-07-01 10:23:05 -0400
commit39ec59d6d0f136778d483a96f15b6806a2d50407 (patch)
tree4f009efa2d85d099d7420dec96577a9aa11c5d0d /.hgignore
parent839edcebb39f55acf163266f1ce1f0dc537de95b (diff)
downloaddjango-39ec59d6d0f136778d483a96f15b6806a2d50407.tar.gz
Synced .hgignore with .gitignore
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 0cd691d1c6..8c900d573a 100644
--- a/.hgignore
+++ b/.hgignore
@@ -8,6 +8,8 @@ MANIFEST
dist/
docs/_build/
docs/locale/
+node_modules/
tests/coverage_html/
tests/.coverage
build/
+tests/report/