diff options
Diffstat (limited to '.hgignore')
| -rw-r--r-- | .hgignore | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/.hgignore b/.hgignore deleted file mode 100644 index aa541d5c..00000000 --- a/.hgignore +++ /dev/null @@ -1,25 +0,0 @@ -syntax: glob - -*.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 -.project -.pydevproject -.settings -.cache -.coverage -.tox -.DS_Store |
