summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2014-06-02 07:44:54 -0700
committerDoug Hellmann <doug.hellmann@dreamhost.com>2014-06-02 07:44:54 -0700
commit6168f740b5306903d601d97e30adc28ab64bb612 (patch)
tree92f825f2ef7935c431d2b222a291c58ee0c13216
parent6f98e16c52f7467d920bea4af3cbd262c6c5f5dc (diff)
downloadpython-setuptools-git-6168f740b5306903d601d97e30adc28ab64bb612.tar.gz
update .gitignore from .hgignore
Change-Id: I6789ef2eda75748597c9ae76f2a5389140a9daab --HG-- extra : rebase_source : 48bd79fb7ee229a89a3796df14aadbcca8ace016
-rw-r--r--.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6167a533..7b00d3c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,18 @@
+*.pyc
+*~
+*.swp
+.coverage
.tox
+distribute.egg-info
+setuptools.egg-info
+build
+dist
+lib
+bin
+include
+\.Python
+*.swp
+CHANGES (links).txt
+.git*
py-*.egg
pytest-*.egg