initial commit

This commit is contained in:
Marty Oehme 2025-01-17 21:37:52 +01:00
commit ebd7758453
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A
6 changed files with 824 additions and 0 deletions

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
/ignore_assets/