1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-06-03 21:23:24 +03:00
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