maven-boot/.gitignore

19 lines
136 B
Plaintext
Raw Permalink Normal View History

2020-11-30 21:06:26 +01:00
# GENERAL
target/
reporting/
*.log*
logs/
# MAC
.DS_Store
# ECLIPSE
.classpath
.settings
.project
/.metadata/
# IntelliJ
.idea
*.iml