django-rest-framework/.gitignore
2012-08-29 21:28:01 +01:00

19 lines
152 B
Plaintext

*.pyc
*.db
*~
.*
coverage.xml
env
docs/build
html
htmlcov
build/*
dist/*
xmlrunner/*
djangorestframework.egg-info/*
MANIFEST
!.gitignore
!.travis.yml