aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkekzdealer <kekzdealer@gmail.com>2020-05-12 18:56:57 +0200
committerkekzdealer <kekzdealer@gmail.com>2020-05-12 18:56:57 +0200
commitcc15565200b0d529b992114791858279ccc38e38 (patch)
treea80ef9b337a00c48e06c336d32cbc73981b1e88f /.gitignore
parent332edd225029a81cace603ebc578b8e685527825 (diff)
downloadGT5-Unofficial-cc15565200b0d529b992114791858279ccc38e38.tar.gz
GT5-Unofficial-cc15565200b0d529b992114791858279ccc38e38.tar.bz2
GT5-Unofficial-cc15565200b0d529b992114791858279ccc38e38.zip
Cleaned up and added comments to lang file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1c2ddc9783..86f8d9a9d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,9 @@ usernamecache.json
/saves/
/config/
+# intellij related things
+.idea/dictionaries/*
+
# other stuff
eclipse/
eclipse/*