Fix: Gitignore some more files that Intellij automatically generates. (#4630)

libraries-with-intellij-classes hopefully gets cleaned up next version: https://youtrack.jetbrains.com/issue/IDEA-265597

inspectionProfiles: ignore until we agree on shared standard
develop
4Denthusiast 2021-04-22 02:06:30 +01:00 committed by GitHub
parent ad6aa9b49d
commit 1388f28d6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
.idea/.gitignore vendored
View File

@ -33,6 +33,8 @@ workspace.xml
/uiDesigner.xml
/modules.xml
/modules
/inspectionProfiles
/libraries-with-intellij-classes.xml
# Ignore Sonar linting, if set up locally
/sonarlint/