Put gitignores for test_root/uploads in one place
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||
|
||||
1
test_root/uploads/.gitignore
vendored
1
test_root/uploads/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
*.csv
|
||||
*.jpg
|
||||
*.png
|
||||
*.txt
|
||||
|
||||
Reference in New Issue
Block a user