add .gitignore

This commit is contained in:
sascha 2026-07-31 09:17:25 +02:00
parent 53fb409b25
commit 8af6db38ff

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
__pycache__/
*.pyc
.env