From ad7cea2a01cd9ef614bc4cd206a9f12ea5789970 Mon Sep 17 00:00:00 2001 From: yutopp Date: Mon, 7 Jan 2019 12:49:05 +0900 Subject: [PATCH] Ignore .idea directory --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 7f48d9acb..726a59558 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,7 @@ sysinfo.txt # Crashlytics generated file Assets/StreamingAssets/crashlytics-build.properties +# +# Manually appended +# +.idea/