Files
wvp-platform/.gitignore
lzh 3ecb60f61e chore: 将 CLAUDE.md 加入 .gitignore
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 16:50:34 +08:00

41 lines
605 B
Plaintext

# Existing ignores (preserve)
target/
*.class
*.log
.idea/
*.iml
# Diagnostic documents - DO NOT COMMIT
数据库/aiot/执行指南-*.md
数据库/aiot/*诊断*.md
数据库/aiot/*分析*.md
数据库/aiot/*报告*.md
# Test files and temporary scripts
test_*.html
test_*.md
*_test.html
*_validation.md
# Build and runtime files
docker/volumes/
docker/wvp/config/
src/main/resources/static/
nul
binlog_*.txt
# Development tools
.claude/
.trae/
CLAUDE.md
**/CLAUDE.md
# Batch scripts (user-specific)
*.bat
# Python scripts (temporary)
generate_*.py
# Documentation (keep local, do not commit)
docs/