kindergarten_java/.gitignore
2026-03-11 16:57:22 +08:00

59 lines
848 B
Plaintext

# 依赖目录
node_modules/
.pnp
.pnp.js
# 构建产物
dist/
build/
target/
*.class
*.jar
*.war
# 数据库文件
# *.db
*.sqlite
*.sqlite3
# 环境变量(含敏感信息,不提交)
.env
.env.local
# .env.production 只含 API 地址,允许提交
# .env.production
# 保留开发环境配置(可按需注释掉)
# .env.development
# macOS
.DS_Store
.AppleDouble
.LSOverride
# IDE
.idea/
.vscode/
*.iml
*.ipr
*.iws
# 日志
logs/
*.log
npm-debug.log*
# 临时文件
tmp/
temp/
# 只提交 reading-platform 三个子项目
test-website/
归档.zip
reading-platform-frontend/src/components.d.ts
.gitignore
.cursor/rules/generated-api-readonly.mdc
.cursor/rules/frontend-api-orval-usage.mdc
reading-platform-frontend/src/components.d.ts
reading-platform-frontend/src/components.d.ts
reading-platform-frontend/src/components.d.ts