diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0ca67625b6a..0b8413d690e 100644 --- a/.gitignore +++ b/.gitignore @@ -57,6 +57,7 @@ node_modules/ # ---- SonarQube .sonar/ +.scannerwork/ # scripts patches, they are local to each developer scripts/patches/*.* |