Initial commit

This commit is contained in:
2025-12-04 12:15:36 +01:00
parent 48c4be5a54
commit 6bbba3e406

24
.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
*.pyc
*.pyd
*.pyo
venv/
.venv/
env/
.env/
dist/
build/
*.egg-info/
.coverage
.tox/
.idea/
*.iml
.ipynb_checkpoints/
Pipfile.lock # Consider if you want to include or exclude
# macOS-specific ignores
.DS_Store
.AppleDouble
.LSOverride
._*
*~.nib
*~.xib