diff options
| author | Naoki INADA <omoikane@sourceforge.jp> | 2009-12-17 18:03:33 +0900 |
|---|---|---|
| committer | Naoki INADA <omoikane@sourceforge.jp> | 2009-12-17 18:03:33 +0900 |
| commit | 232aced926635a7054ac4081d472529cdf96f749 (patch) | |
| tree | 881cbbd5127c6257976eefdbacdcf2fd42225577 /python | |
| parent | 63b9a876b0b402709b7b8773b08a58f8fd0bc8b2 (diff) | |
| download | msgpack-python-232aced926635a7054ac4081d472529cdf96f749.tar.gz | |
Update gitignore.
Diffstat (limited to 'python')
| -rw-r--r-- | python/.gitignore | 2 |
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 |
