Merge pull request #22 from kanzure/ignore-build

add build/ to .gitignore
This commit is contained in:
Bryan Bishop
2013-09-09 00:26:18 -07:00

1
.gitignore vendored
View File

@@ -36,3 +36,4 @@ png.py
# python packaging
pokemontools.egg-info/
dist/
build/