Add .gitignore for Python.

This commit is contained in:
inada-n
2009-12-17 15:20:20 +09:00
parent b9f78821d4
commit 5cf85a82d3

3
python/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
MANIFEST
build/*
dist/*