summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-09-27 14:35:14 -0500
committerJason R. Coombs <jaraco@jaraco.com>2016-09-27 14:35:14 -0500
commit7c3cc7fb9715455dd6c4176298a58866ae3c7124 (patch)
tree05255e82e06f2ae08ed2e2d0627abf83de27dc2b /.hgignore
parente78be4084a31857ecefb1076ea3c73232eb23c38 (diff)
downloadpython-setuptools-git-export-pkg-resources.tar.gz
Remove Mercurial metadataexport-pkg-resources
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore15
1 files changed, 0 insertions, 15 deletions
diff --git a/.hgignore b/.hgignore
deleted file mode 100644
index ebc53b33..00000000
--- a/.hgignore
+++ /dev/null
@@ -1,15 +0,0 @@
-syntax: glob
-bin
-build
-dist
-include
-lib
-distribute.egg-info
-setuptools.egg-info
-.coverage
-.tox
-*.egg
-*.py[cod]
-*.swp
-*~
-.git*