mapstruct/.gitignore

17 lines
127 B
Plaintext

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