summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2017-11-23 13:22:11 -0800
committerBob Ippolito <bob@redivi.com>2017-11-23 13:22:16 -0800
commit83c36e41df1f3187e7aaabd88453f2f03c1b803b (patch)
treea304735ae055c98af5a3b447737f4c9ed80e1ce8 /.gitignore
parent5b74a43375bb2597b047e546d6cab778100d1861 (diff)
downloadsimplejson-83c36e41df1f3187e7aaabd88453f2f03c1b803b.tar.gz
Update version, add *.pyd to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 590f60f..80a6720 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
*.egg
*.pyc
*.so
+*.pyd
.DS_Store
/MANIFEST
/.coverage