mapstruct/.gitignore
2014-05-01 11:38:02 +02:00

19 lines
164 B
Plaintext

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