mapstruct/.gitignore
2013-04-07 12:59:21 +02:00

16 lines
114 B
Plaintext

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