django-rest-framework/.hgignore

24 lines
246 B
Plaintext

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