Initial Commit. My first commit on Tilde.club!

This commit is contained in:
2025-07-13 18:16:12 +00:00
commit cf982a1156
3 changed files with 113 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
.env
*.pyc
*.swp
/bin
/Include
/include
/lib
/lib64
/Lib
/Scripts
pyvenv.cfg
/build
/dist
*.egg-info⏎