Files
xodyh3gezef/.gitignore
2026-04-25 21:40:43 +08:00

27 lines
196 B
Plaintext

# 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