django-avatar/.gitignore
2016-09-03 10:47:01 -05:00

14 lines
126 B
Text

*.pyc
build/
src/
pip-log.txt
*DS_Store
*~
dist/
*.egg-info/
avatars
.coverage
docs/_build
htmlcov/
*.sqlite3
test_proj/media