This commit is contained in:
Rodney, Tiara 2025-05-17 20:22:48 +02:00 committed by Tiara Rodney
commit 4cbe50253a
No known key found for this signature in database
GPG key ID: 5F43FAB4FBE5B5EB
36 changed files with 4073 additions and 0 deletions

13
.gitignore vendored Normal file
View file

@ -0,0 +1,13 @@
*.swp
*.swo
/autom4te.cache/
/configure~
/config.status
/config.log
/build/
/dist/
/.venv/
/.tox/
*.egg-info
*.pyc
__pycache__/