Add .gitignore

This commit is contained in:
Xiretza 2022-03-29 19:31:18 +02:00
parent 4577da72d5
commit 446f59c6b1
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
__pycache__
.mypy_cache