Ignore sonarlint generated files in repo

This commit is contained in:
yostyle 2023-02-08 14:16:00 +01:00
parent 4174023958
commit b9e18ac4b5

1
.gitignore vendored
View File

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