mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
Ignore tox files, test media folder.
This commit is contained in:
parent
f882e226a6
commit
833af52734
1 changed files with 6 additions and 3 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1,7 +1,10 @@
|
|||
*.pyc
|
||||
*.db
|
||||
*.egg*
|
||||
*.orig
|
||||
*.pyc
|
||||
.DS_Store
|
||||
dist
|
||||
build
|
||||
.tox
|
||||
MANIFEST
|
||||
build
|
||||
dist
|
||||
/tests/media
|
||||
|
|
|
|||
Loading…
Reference in a new issue