init repo

This commit is contained in:
2026-04-25 21:40:43 +08:00
commit b1bc8e50d0
6 changed files with 121 additions and 0 deletions

26
.gitignore vendored Normal file
View File

@@ -0,0 +1,26 @@
# OS
.DS_Store
# Env
.env
.env.*
# Python
__pycache__/
.pytest_cache/
.mypy_cache/
.venv/
venv/
# Node
node_modules/
.next/
dist/
build/
.nuxt/
.output/
# Misc
*.log
# bootstrap-gitea-no-git