1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-03-21 02:14:19 +03:00
django-rest-framework/.gitignore
2015-06-26 09:16:33 -04:00

18 lines
127 B
Plaintext

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