Update gitignore

This commit is contained in:
Yorick Barbanneau 2022-11-22 16:44:02 +01:00
parent 0bbbbcd85e
commit 3136947cea

4
.gitignore vendored
View file

@ -1,3 +1,5 @@
output output
venv .venv
venv-install
cache
__pycache__ __pycache__