12 lines
166 B
Plaintext
12 lines
166 B
Plaintext
# Maven target build folder
|
|
target/
|
|
|
|
# IDE configs (optional, falls Eclipse/IntelliJ/VSCode)
|
|
.idea/
|
|
.vscode/
|
|
*.iml
|
|
|
|
# Betriebssystem-spezifisches
|
|
.DS_Store
|
|
Thumbs.db
|