mapstruct/.gitignore
2012-05-28 14:50:43 +02:00

14 lines
107 B
Plaintext

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