django-rest-framework/.gitignore
2014-11-25 12:32:29 +00:00

23 lines
137 B
Plaintext

*.pyc
*.db
*~
.*
html/
htmlcov/
coverage/
build/
dist/
*.egg-info/
MANIFEST
bin/
include/
lib/
local/
!.gitignore
!.travis.yml
site/