mapstruct/.gitignore

23 lines
206 B
Plaintext

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