add build/ to .gitignore

This commit is contained in:
Bryan Bishop
2013-09-09 02:08:17 -05:00
parent 87ab004d70
commit f0dece5d53

1
.gitignore vendored
View File

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