Add basic .gitignore

This commit is contained in:
Jakob Moser 2025-05-18 21:29:51 +02:00
parent 6224713939
commit 444172b77e
Signed by: jakob
GPG Key ID: 3EF2BA2851B3F53C

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
__pycache__/
venv/