mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
Add a .gitignore
This commit is contained in:
parent
cf667a2c9d
commit
8020c5b256
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
*.pyc
|
||||
build/
|
||||
src/
|
||||
pip-log.txt
|
||||
*DS_Store
|
||||
*~
|
||||
dist/
|
||||
avatar.egg-info/
|
||||
Loading…
Reference in a new issue