django-rest-framework/.gitignore

21 lines
241 B
Plaintext
Raw Normal View History

*.pyc
*.db
*~
2011-12-12 16:27:04 +04:00
.*
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
2011-12-12 16:27:04 +04:00
!.gitignore