Initial Commit

This commit is contained in:
belviskhoremk
2026-05-12 00:34:21 +00:00
commit d2dc43b16f
57 changed files with 6056 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
.venv/
.claude/
.junie/
.agents/
__pycache__/
*.pyc
*.pyo
.env
.env.example
.idea/
*.egg-info/
dist/
.DS_Store