From d6dae0cc85dd5771bdf1d2f744ac91ee4256347a Mon Sep 17 00:00:00 2001 From: Konstantin Shcheglov Date: Fri, 17 Apr 2015 22:36:40 -0700 Subject: [PATCH] Tweak .gitignore file to ignore also packages symlinks. --- .gitignore | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ac571acb4b..afccb86365 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,14 @@ +.DS_STORE + # Don’t commit the following directories created by pub. +packages +pubspec.lock +.pub + /dist/ -packages/ .buildlog node_modules bower_components -.pub -.DS_STORE # Or broccoli working directory tmp