From 84f5c6b6024117a7553d980e680a1f062b8df0ba Mon Sep 17 00:00:00 2001 From: sveisvei Date: Mon, 5 Dec 2016 23:05:58 +0100 Subject: [PATCH] ignore typings --- frontend/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/.gitignore b/frontend/.gitignore index 9dacf2eafe..12b10741f1 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -36,3 +36,4 @@ jspm_packages # Optional REPL history .node_repl_history +typings*