Gitignore another build artifact

This commit is contained in:
Jakub Stasiak 2016-10-19 13:06:47 +02:00
parent 27a26e295d
commit 6421a9aa1a
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.cache/
__pycache__/
docs/_build/
build/