summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2012-12-29 01:17:49 -0800
committerBob Ippolito <bob@redivi.com>2012-12-29 01:17:49 -0800
commit83a493db6a8b859ec7b10fa85365dd3fdf144c68 (patch)
tree88bbbfe2c7654f54a44b922f9cdc6eb7f24ce209 /.gitignore
parent7ed40f0f1f476595f4693a74a1074e5c2446a95e (diff)
downloadsimplejson-83a493db6a8b859ec7b10fa85365dd3fdf144c68.tar.gz
try and use native Py3.3 unicode everywhere
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fb20d6f..590f60f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
*.egg
*.pyc
*.so
+.DS_Store
/MANIFEST
/.coverage
/coverage.xml