maven-boot/.gitignore

19 lines
136 B
Plaintext

# GENERAL
target/
reporting/
*.log*
logs/
# MAC
.DS_Store
# ECLIPSE
.classpath
.settings
.project
/.metadata/
# IntelliJ
.idea
*.iml