Merge pull request #8094 from vector-im/yostyle/gitignore

Ignore sonarlint generated files in repo
This commit is contained in:
Yoan Pintas 2023-02-10 18:56:54 +01:00 committed by GitHub
commit 578e71dfc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
.idea/caches
.idea/libraries
.idea/inspectionProfiles
.idea/sonarlint
.idea/*.xml
.DS_Store
/build