mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-04-04 14:00:24 +00:00
Adding distutils stuff to .gitignore.
This commit is contained in:
parent
5d0808467e
commit
12bc6fa566
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,4 +1,7 @@
|
|||
*.pyc
|
||||
*.db
|
||||
*.orig
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
dist
|
||||
build
|
||||
MANIFEST
|
||||
|
|
|
|||
Loading…
Reference in a new issue