Adding .gitignore

Signed-off-by: Georg <georg@lysergic.dev>
This commit is contained in:
Georg Pfuetzenreuter 2021-09-23 13:17:35 +02:00
parent 248d81ab86
commit 8bbea1e042
Signed by: Georg
GPG Key ID: 1DAF57F49F8E8F22
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
__pycache__/
.idea/