summaryrefslogtreecommitdiff
path: root/.gitignore
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
commit8194212d5845d648cc35b677c71db61ceb2d11d3 (patch)
tree36a4631732f789f2834610005b3f25ed0ebb96a8 /.gitignore
parent658c90f132d9582ec1e8ec68a30f9e67b8d7a572 (diff)
downloadmsgpack-python-8194212d5845d648cc35b677c71db61ceb2d11d3.tar.gz
Add .gitignore for Python.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..81df440
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+MANIFEST
+build/*
+dist/*