initial commit

This commit is contained in:
2025-12-22 20:15:23 +01:00
commit f452c54368
8 changed files with 102 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[codz]
# Distribution / packaging
build/
dist/
*.egg-info/