aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d8b9d7f..06fc159 100644
--- a/.gitignore
+++ b/.gitignore
@@ -73,4 +73,7 @@ bin/*
.DS_Store
*.translation
-!game/common/map/*.obj \ No newline at end of file
+!game/common/map/*.obj
+
+# JetBrains
+.idea \ No newline at end of file