django-rest-framework/.gitignore
2011-12-12 12:27:11 +00:00

21 lines
241 B
Plaintext

*.pyc
*.db
*~
.*
assetplatform.egg-info/*
coverage.xml
env
docs/build
html
htmlcov
examples/media/pygments/[A-Za-z0-9]*
examples/media/objectstore/[A-Za-z0-9]*
build/*
dist/*
xmlrunner/*
djangorestframework.egg-info/*
MANIFEST
!.gitignore