mapstruct/.gitignore

20 lines
173 B
Plaintext

# Eclipse
.metadata
.classpath
.project
.settings
.factorypath
.checkstyle
.externalToolBuilders
# IntelliJ
*.iml
*.ipr
*.iws
.idea
# Build
/*/target
test-output
/target/