aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorErymanthus | RayDeeUx <51521765+RayDeeUx@users.noreply.github.com>2024-01-23 10:43:29 -0500
committerGitHub <noreply@github.com>2024-01-23 16:43:29 +0100
commit79be95aa6e9c6f9b99757b0c707e1fbf0373f238 (patch)
treedc8cfcc0cbf4a13d6e94de7323129b54b58bc1f7 /.gitignore
parent7d86e02543d5cc73b23179d36f723a166564ffa6 (diff)
downloadskyhanni-79be95aa6e9c6f9b99757b0c707e1fbf0373f238.tar.gz
skyhanni-79be95aa6e9c6f9b99757b0c707e1fbf0373f238.tar.bz2
skyhanni-79be95aa6e9c6f9b99757b0c707e1fbf0373f238.zip
`icon.svg` for IntelliJ (#944)
Added the SkyHanni icon to the IntelliJ profile views. #944
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