diff options
author | Bryan Bishop <kanzure@gmail.com> | 2013-09-09 00:26:18 -0700 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2013-09-09 00:26:18 -0700 |
commit | cb65c31968305b0572ca5452291afcf058cef3a2 (patch) | |
tree | 48da03e9862f66dd26ea61cc7c2cd860202778af | |
parent | 87ab004d7014e1826a43f751c8a34e4b470faab3 (diff) | |
parent | f0dece5d5390651c30efbc92e72191c1f13fb365 (diff) |
Merge pull request #22 from kanzure/ignore-build
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/ |