summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorinada-n <songofacandy@gmail.com>2009-12-17 15:20:20 +0900
committerinada-n <songofacandy@gmail.com>2009-12-17 15:20:20 +0900
commit5cf85a82d3a39dd9135de473d0fa4ed21aea8270 (patch)
treec1c33bb968dd91f21f9d265c6656e3f2a1c9f337 /python
parentb9f78821d423c2883ddff4d8471cc4c93d032388 (diff)
downloadmsgpack-python-5cf85a82d3a39dd9135de473d0fa4ed21aea8270.tar.gz
Add .gitignore for Python.
Diffstat (limited to 'python')
-rw-r--r--python/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/.gitignore b/python/.gitignore
new file mode 100644
index 0000000..81df440
--- /dev/null
+++ b/python/.gitignore
@@ -0,0 +1,3 @@
+MANIFEST
+build/*
+dist/*