init commit
Some checks reported errors
continuous-integration/drone Build encountered an error

This commit is contained in:
2025-08-12 20:54:30 +09:00
parent 29aca4e7e9
commit ac8c2cd835
16 changed files with 18 additions and 472 deletions

18
.gitignore vendored
View File

@@ -0,0 +1,18 @@
<<<<<<< HEAD
=======
__pycache__/
*.py[cod]
*.egg-info/
.venv/
.env.local
.env
node_modules/
*.log
docker-data/
volumes/
alembic/*.pyc
alembic/versions/__pycache__/
.DS_Store
Thumbs.db
.history
>>>>>>> 8024239 (init)