django-rest-framework/.gitignore
2015-02-09 17:47:59 +00:00

17 lines
115 B
Plaintext

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