From a94d398847318c0ea37540295341818cfd4732be Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Fri, 14 Aug 2015 15:39:09 -0700 Subject: [PATCH] Don't grey out Sky code in Atom For some reason having |packages| in this .gitignore file is causing Atom to grey out all the files in the Sky package. Moving the entry up to the root of the git repo fixes the issue. --- packages/flutter/.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/flutter/.gitignore b/packages/flutter/.gitignore index fc43d2ea337..d18e29b8f2b 100644 --- a/packages/flutter/.gitignore +++ b/packages/flutter/.gitignore @@ -2,5 +2,4 @@ .pub/ AUTHORS LICENSE -packages pubspec.lock