Add gitignore

This commit is contained in:
Yorick Barbanneau 2021-03-29 23:13:04 +02:00
parent 28b5532094
commit 24a39b0413

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
output
venv
__pycache__