diff options
author | Bryan Bishop <kanzure@gmail.com> | 2013-09-09 02:08:17 -0500 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2013-09-09 02:08:17 -0500 |
commit | f0dece5d5390651c30efbc92e72191c1f13fb365 (patch) | |
tree | 48da03e9862f66dd26ea61cc7c2cd860202778af | |
parent | 87ab004d7014e1826a43f751c8a34e4b470faab3 (diff) |
add build/ to .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,3 +36,4 @@ png.py # python packaging pokemontools.egg-info/ dist/ +build/ |