0.1.0 initial commit

This commit is contained in:
Yusur 2025-11-02 19:02:01 +01:00
commit a09ec7f5ed
9 changed files with 1016 additions and 0 deletions

29
.gitignore vendored Normal file
View file

@ -0,0 +1,29 @@
vendor/
node_modules/
__pycache__/
**.pyc
**.pyo
**.egg-info
**~
.*.swp
\#*\#
.\#*
alembic.ini
.env
.env.*
.venv
env
venv
venv-*/
config/
conf/
config.json
data/
build/
dist/
/target
.err
.vscode
/run.sh