aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-09-17 17:29:01 -0400
committerJesse Luehrs <doy@tozt.net>2014-09-17 17:29:01 -0400
commitd8d27e297d6891a44afb70fa624eab862c8145c4 (patch)
treeab079ac15e719063210b7a843a165bc4edbdee1d /.gitignore
parent2f34d1359b65fd49424476d503120e2614c5f77c (diff)
downloadlibvt100-python-d8d27e297d6891a44afb70fa624eab862c8145c4.tar.gz
libvt100-python-d8d27e297d6891a44afb70fa624eab862c8145c4.zip
support python 2
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2a4a9ba..be8ce46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ __pycache__
/build/
/MANIFEST
/dist/
+*.pyc