diff options
| author | Ultrabug <ultrabug@gentoo.org> | 2013-02-23 18:43:08 +0100 |
|---|---|---|
| committer | Ultrabug <ultrabug@gentoo.org> | 2013-02-23 18:43:08 +0100 |
| commit | 85a0f4e42d4a9333c34326121e01d1b8fe306b9d (patch) | |
| tree | a136eb152fee0aa8f59f3600479347825fde299c /.gitignore | |
| parent | 3eaeaf2082d163c22a72f824641e2d1c06c4a9d8 (diff) | |
move to a proper setuptools installation, update the doc
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..674f765 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.pyc +build +dist +*.egg-info |
