Added .gitignore

This commit is contained in:
2026-02-14 16:26:05 +01:00
parent 2f699d310b
commit c96ac497f7

3
.gitignore vendored Normal file
View File

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