summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStefan Kögl <stefan@skoegl.net>2012-06-22 21:17:44 +0200
committerStefan Kögl <stefan@skoegl.net>2012-06-22 21:17:44 +0200
commit90057fb6684807dae6c588c7faaab7c78b6c857b (patch)
tree3ce39b1c343d8332f281abcf7405c45645ea9e8a /.gitignore
parent2b2e48027d819c76fb9c2f03762ca703af84d544 (diff)
downloadpython-json-patch-90057fb6684807dae6c588c7faaab7c78b6c857b.tar.gz
git ignore setuptools files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ebc4254..19ddc94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
*.pyc
build
.coverage
+dist
+*.egg-info/