Added build dir to ignore list.

This commit is contained in:
Jannis Leidel 2013-04-11 16:04:12 +02:00
parent 0b5dada4e0
commit 40a6f0dc71

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ docs/_build
*.egg-info
*.egg
test.db
build/