diff options
| author | Stefan Kögl <stefan@skoegl.net> | 2012-06-22 21:17:44 +0200 |
|---|---|---|
| committer | Stefan Kögl <stefan@skoegl.net> | 2012-06-22 21:17:44 +0200 |
| commit | 90057fb6684807dae6c588c7faaab7c78b6c857b (patch) | |
| tree | 3ce39b1c343d8332f281abcf7405c45645ea9e8a | |
| parent | 2b2e48027d819c76fb9c2f03762ca703af84d544 (diff) | |
| download | python-json-patch-90057fb6684807dae6c588c7faaab7c78b6c857b.tar.gz | |
git ignore setuptools files
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ *.pyc build .coverage +dist +*.egg-info/ |
