diff options
Diffstat (limited to 'options/gitignore/JetBrains')
-rw-r--r-- | options/gitignore/JetBrains | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/options/gitignore/JetBrains b/options/gitignore/JetBrains index 72f4d988a1..37be74a974 100644 --- a/options/gitignore/JetBrains +++ b/options/gitignore/JetBrains @@ -28,9 +28,14 @@ # When using Gradle or Maven with auto-import, you should exclude module files, # since they will be recreated, and may cause churn. Uncomment if using # auto-import. +# .idea/artifacts +# .idea/compiler.xml +# .idea/jarRepositories.xml # .idea/modules.xml # .idea/*.iml # .idea/modules +# *.iml +# *.ipr # CMake cmake-build-*/ |