# ---- Maven
target/
dependency-reduced-pom.xml
*.versionsBackup

# ---- IntelliJ IDEA
*.iws
*.iml
*.ipr
.idea/

# ---- Eclipse
.classpath
.project
.settings

# --- VSCode
.factorypath
.vscode/

# ---- Sonar Scanners
.scannerwork
.sonar

# ---- Mac OS X
.DS_Store
Icon?
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes

# ---- Windows
# Windows image file caches
Thumbs.db 
# Folder config file
Desktop.ini

.java-version
.mvn/.develocity/
