aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 486bb480e..b7744e951 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
-.idea/
+.idea/*
+!.idea/icon.svg
.vscode/
run/
build/
@@ -9,5 +10,5 @@ build
gradle.properties
.gradle
-#other
+# other
.DS_STORE