mirror of
https://github.com/Balshgit/sonar-scanner.git
synced 2025-12-12 23:10:39 +03:00
sonnar scanner 1.0.1
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
# Pycharm
|
||||
.idea/
|
||||
|
||||
# Projects work files
|
||||
logs/*
|
||||
*.log
|
||||
.scannerwork/
|
||||
|
||||
|
||||
# Apple
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
# Thumbnails
|
||||
._*
|
||||
|
||||
# Files that might appear on external disk
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
Reference in New Issue
Block a user