From fda7efab8b9e90a9e48501524648031b5cb4ec47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Thu, 31 Mar 2016 12:35:31 +0200 Subject: [PATCH] Ignore the typings directory. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3c3629e6..48a37e82 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ node_modules +typings