mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
.gitignore: sonarqube generated files
Change-Id: Id96831d3158997a69465c43afbb24b930e378aae
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@ -82,7 +82,7 @@ GTAGS
|
||||
# IDE stuffs
|
||||
nbproject
|
||||
*.kdev*
|
||||
/.vscode/
|
||||
tools/.vscode/
|
||||
|
||||
# JNI generated files
|
||||
*_wrap.cpp
|
||||
@ -122,3 +122,10 @@ __pycache__
|
||||
*.gcda
|
||||
*info
|
||||
html-output/
|
||||
|
||||
#sonarqube generated files
|
||||
.scannerwork/
|
||||
clang-tidy-report.txt
|
||||
sonar-project.properties.save
|
||||
compile_commands.json
|
||||
|
||||
|
Reference in New Issue
Block a user