This commit is contained in:
Rodney, Tiara 2025-05-03 19:26:12 +02:00
commit 29c7308410
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723
17 changed files with 3755 additions and 0 deletions

13
.gitignore vendored Normal file
View file

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