Files
tms-erp-api/.gitignore
2026-07-16 11:36:57 +08:00

37 lines
285 B
Plaintext

# maven #
target
logs
# windows #
Thumbs.db
# Mac #
.DS_Store
# eclipse #
.settings
.project
.classpath
.log
*.class
# idea #
.idea
*.iml
# Package Files #
*.jar
*.war
*.ear
/target
# Flattened pom
.flattened-pom.xml
/**/.flattened-pom.xml
# ai
.claude
/outputs/
/.codex-work/