aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-09-23 00:01:17 -0400
committerJesse Luehrs <doy@tozt.net>2014-09-23 00:01:17 -0400
commit4e4a118c4c441c41cbe50f6f0a2991690ed1bc5c (patch)
tree2c102054852c83fc35efa1152f387599ea97534e /.gitignore
parent931ebeabf4a378b303f6868d34ca66b433d28188 (diff)
downloadpython-termcast-client-4e4a118c4c441c41cbe50f6f0a2991690ed1bc5c.tar.gz
python-termcast-client-4e4a118c4c441c41cbe50f6f0a2991690ed1bc5c.zip
allow creating distributable binaries
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 85d9ce7..a8cd3f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ __pycache__
/dist/
*.pyc
/*.egg-info/
+/termcast