Ignore .idea files.

This commit is contained in:
Benoit Marty
2023-02-03 16:47:48 +01:00
parent 3e41add49d
commit fb9b1b3b42

17
.gitignore vendored
View File

@@ -37,17 +37,22 @@ captures/
# IntelliJ
*.iml
.idea/workspace.xml
.idea/tasks.xml
.idea/gradle.xml
.idea/.name
.idea/assetWizardSettings.xml
.idea/compiler.xml
.idea/gradle.xml
.idea/jarRepositories.xml
.idea/misc.xml
.idea/modules.xml
# Comment next line if keeping position of elements in Navigation Editor is relevant for you
.idea/navEditor.xml
.idea/tasks.xml
.idea/workspace.xml
.idea/dictionaries
.idea/libraries
# Android Studio 3 in .gitignore file.
.idea/caches
.idea/modules.xml
# Comment next line if keeping position of elements in Navigation Editor is relevant for you
.idea/navEditor.xml
.idea/inspectionProfiles
# Keystore files
# Uncomment the following lines if you do not want to check your keystore files in.