diff options
| author | inada-n <songofacandy@gmail.com> | 2009-12-17 15:20:20 +0900 |
|---|---|---|
| committer | inada-n <songofacandy@gmail.com> | 2009-12-17 15:20:20 +0900 |
| commit | 5cf85a82d3a39dd9135de473d0fa4ed21aea8270 (patch) | |
| tree | c1c33bb968dd91f21f9d265c6656e3f2a1c9f337 /python | |
| parent | b9f78821d423c2883ddff4d8471cc4c93d032388 (diff) | |
| download | msgpack-python-5cf85a82d3a39dd9135de473d0fa4ed21aea8270.tar.gz | |
Add .gitignore for Python.
Diffstat (limited to 'python')
| -rw-r--r-- | python/.gitignore | 3 |
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/* |
