django-rest-framework/.hgignore
2011-03-13 17:08:46 +00:00

22 lines
221 B
Plaintext

syntax: glob
*.pyc
*.db
*~
env
docs/build
html
htmlcov
examples/media/pygments/*
examples/media/objectstore/*
build/*
dist/*
djangorestframework.egg-info/*
MANIFEST
.project
.pydevproject
.settings
.cache
.coverage
.tox