Add gitignore

This commit is contained in:
Rémi Di Guardia 2022-09-28 09:44:07 +02:00
parent 2e15c1352e
commit a6fb91fd78

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*.interp
*.tokens
__pycache__