# Maven
target/
*.class
*.jar
*.war
*.ear
# IDE
.idea/
.vscode/
*.iml
*.iws
*.ipr
.DS_Store
# Logs
logs/
*.log
# Frontend
node_modules/
dist/
.temp/
.cache/
# Config (可能包含敏感信息)
application-local.yml
application-dev.yml
# OS
Thumbs.db