Krzysztof Majewski 3453b7a18b BAEL-2513
2019-10-30 13:51:17 +01:00

16 lines
110 B
Plaintext

# Eclipse
.classpath
.project
.settings/
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
log/
target/