summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorNaoki INADA <omoikane@sourceforge.jp>2009-12-17 18:03:33 +0900
committerNaoki INADA <omoikane@sourceforge.jp>2009-12-17 18:03:33 +0900
commit232aced926635a7054ac4081d472529cdf96f749 (patch)
tree881cbbd5127c6257976eefdbacdcf2fd42225577 /python
parent63b9a876b0b402709b7b8773b08a58f8fd0bc8b2 (diff)
downloadmsgpack-python-232aced926635a7054ac4081d472529cdf96f749.tar.gz
Update gitignore.
Diffstat (limited to 'python')
-rw-r--r--python/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/.gitignore b/python/.gitignore
index 81df440..430c633 100644
--- a/python/.gitignore
+++ b/python/.gitignore
@@ -1,3 +1,5 @@
MANIFEST
build/*
dist/*
+*.pyc
+*.pyo