aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-09-23 14:14:45 -0400
committerJesse Luehrs <doy@tozt.net>2014-09-23 14:14:45 -0400
commita7e6b8683c1989f3a9b155336e8a4d314fe7bb8b (patch)
tree90a79aec508f503456c5fc6c418ad7de70659260 /.gitignore
parent70cd632270083acc2bb835069d6e00f07a728cb3 (diff)
downloadpython-termcast-server-a7e6b8683c1989f3a9b155336e8a4d314fe7bb8b.tar.gz
python-termcast-server-a7e6b8683c1989f3a9b155336e8a4d314fe7bb8b.zip
packaging
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bee8a64..85d9ce7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,6 @@
__pycache__
+/build/
+/MANIFEST
+/dist/
+*.pyc
+/*.egg-info/