debian-django-rest-framework/.gitignore

18 lines
127 B
Plaintext

*.pyc
*.db
*~
.*
/site/
/htmlcov/
/coverage/
/build/
/dist/
/*.egg-info/
/env/
MANIFEST
!.gitignore
!.travis.yml
!.isort.cfg