aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 61fc41b..79daac4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,9 @@ DerivedData
*.hmap
*.ipa
+# IntelliJ
+.idea
+
# Vim
*.swo
*.swp
@@ -57,4 +60,5 @@ Podfile.lock
# CMake
.downloads
-.idea/
+Debug
+Release