mapstruct/.gitignore
2013-11-30 21:57:49 +01:00

18 lines
142 B
Plaintext

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