aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore17
1 files changed, 3 insertions, 14 deletions
diff --git a/.gitignore b/.gitignore
index f9e1291..4b102ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,20 +5,9 @@ repo
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
-*.iml
-.idea/caches/*
-.idea/compiler.xml
-.idea/encodings.xml
-.idea/gradle.xml
-.idea/kotlinc.xml
-.idea/libraries/*
-.idea/misc.xml
-.idea/modules.xml
-.idea/runConfigurations.xml
-.idea/shelf
-.idea/uiDesigner.xml
-.idea/vcs.xml
-.idea/workspace.xml
+# intelliJ
+.idea/
+*.iml
*.orig