Gitignore another build artifact
This commit is contained in:
parent
27a26e295d
commit
6421a9aa1a
|
@ -1,3 +1,4 @@
|
|||
.cache/
|
||||
__pycache__/
|
||||
docs/_build/
|
||||
build/
|
||||
|
|
Loading…
Reference in New Issue