From ab99b9b18e6f123cb178592ea4e88ba9575cd152 Mon Sep 17 00:00:00 2001 From: Harwayne Date: Tue, 6 Nov 2018 14:32:36 -0800 Subject: [PATCH] Ignore GoLand files. (#511) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e43b0f988..af56f6105 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .DS_Store +.idea/