sonar-scanner-cli/.gitignore
2017-02-23 15:36:25 +01:00

34 lines
378 B
Plaintext

# ---- Maven
target/
dependency-reduced-pom.xml
# ---- IntellijIDEA
*.iws
*.iml
*.ipr
.idea/
# ---- Eclipse
.classpath
.project
.settings
# ---- 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
# ---- ITs
.sonar
.scannerwork