add dist/ to .gitignore

This is a leftover from the python egg building process.
This commit is contained in:
Bryan Bishop
2013-08-03 18:39:14 -05:00
parent 2c58182ddd
commit 39afc5873a

1
.gitignore vendored
View File

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