mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
19 lines
183 B
Text
19 lines
183 B
Text
*.pyc
|
|
__pycache__
|
|
build/
|
|
src/
|
|
pip-log.txt
|
|
*DS_Store
|
|
*~
|
|
dist/
|
|
*.egg-info/
|
|
avatars
|
|
.coverage
|
|
docs/_build
|
|
htmlcov/
|
|
*.sqlite3
|
|
test_proj/media
|
|
.python-version
|
|
/test-media/
|
|
.envrc
|
|
.direnv/
|