Initial commit

This commit is contained in:
Yasha Sheynin
2025-02-02 18:22:12 -05:00
commit 17e5d2a1e1
20 changed files with 8080 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
__pycache__/
*.py[cod]
*.class
*.so
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
.env
.venv
venv/
ENV/
.DS_Store