hulai-website/.gitignore
刘涛 a25f3a77ce sync: 同步最新呼籁官网代码到仓库
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 21:57:35 +08:00

29 行
245 B
Plaintext

# Dependencies
node_modules/
# Nuxt build
.nuxt/
.output/
dist/
# Environment
.env
.env.*
!.env.example
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
# Logs
*.log
npm-debug.log*
# Lock files (keep one)
# package-lock.json
# pnpm-lock.yaml