From b111ca9471425a8a73c058f8ff5731323cacd05b Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Fri, 24 Apr 2015 10:14:03 -0700 Subject: [PATCH] chore(build): add tsd.cached.json to our .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index afccb86365e75..d1bdf64e56284 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ tmp # Or type definitions we mirror from github **/typings/**/*.d.ts +**/typings/tsd.cached.json # Include when developing application packages. pubspec.lock