Put gitignores for test_root/uploads in one place

This commit is contained in:
Ned Batchelder
2015-03-21 17:26:25 -04:00
parent 593ee74073
commit 8c8810ee2c
2 changed files with 1 additions and 2 deletions

2
.gitignore vendored
View File

@@ -59,8 +59,6 @@ jscover.log.*
.tddium*
common/test/data/test_unicode/static/
django-pyfs
test_root/uploads/*.txt
test_root/uploads/badges/*.png
### Installation artifacts
*.egg-info

View File

@@ -1,3 +1,4 @@
*.csv
*.jpg
*.png
*.txt