From 584ee18cc1cf321d74816f848a268d9e035f5035 Mon Sep 17 00:00:00 2001 From: Douglas Larson Date: Sun, 9 Feb 2020 15:20:27 -0700 Subject: [PATCH] [Global/Eclipse] Make .project opt-in (#3305) The project description file. --- Global/Eclipse.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Global/Eclipse.gitignore b/Global/Eclipse.gitignore index a5f94da0..acec74ac 100644 --- a/Global/Eclipse.gitignore +++ b/Global/Eclipse.gitignore @@ -54,3 +54,7 @@ local.properties .cache-main .scala_dependencies .worksheet + +# Uncomment this line if you wish to ignore the project description file. +# Typically, this file would be tracked if it contains build/dependency configurations: +#.project