init
This commit is contained in:
Simon Gruber
2025-12-14 19:06:30 +01:00
commit a0e146a33c
16 changed files with 1445 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
.git/
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/
.venv/
venv/
env/
.env
.vscode/
.idea/
*.log