From b49dac7be5fd773cb6cc426109961ec714d05b74 Mon Sep 17 00:00:00 2001 From: Victor Berchet Date: Wed, 25 May 2016 10:03:42 -0700 Subject: [PATCH] chore(git): update .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 05a08bdc70..93ebd33c2a 100644 --- a/.gitignore +++ b/.gitignore @@ -28,8 +28,7 @@ tmp # Or type definitions we mirror from github # (NB: these lines are removed in publish-build-artifacts.sh) -**/typings/**/*.d.ts -**/typings/tsd.cached.json +/typings/ # Include when developing application packages. pubspec.lock