blade-tool/.gitignore

32 lines
247 B
Plaintext
Raw Permalink Normal View History

2018-12-24 11:58:45 +08:00
# 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