diff options
author | Martin Vilcans <martin@librador.com> | 2014-04-03 00:50:23 +0200 |
---|---|---|
committer | Martin Vilcans <martin@librador.com> | 2014-04-03 00:50:23 +0200 |
commit | 0ee0f40642f4e53058027947c07154056a26ad6d (patch) | |
tree | 3743d1447e166df33dc6b071e00e7036f95b9f7f /.gitignore | |
parent | e4b83cba87fdd077323831d71402a1775b7435e4 (diff) | |
download | screenplain-0ee0f40642f4e53058027947c07154056a26ad6d.tar.gz |
Add setup script
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,2 +1,6 @@ *.pyc *.pyo + +# Generated by setuptools +MANIFEST +dist/ |