django-rest-framework/.gitignore
2012-11-01 23:48:25 +00:00

15 lines
94 B
Plaintext

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