From 81ca2cd3f4f4ff2808fce512b38d735c9f550218 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sun, 6 Nov 2016 21:25:21 +0100 Subject: Fix gitignores --- client/.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client') diff --git a/client/.gitignore b/client/.gitignore index b20541002..27e212f08 100644 --- a/client/.gitignore +++ b/client/.gitignore @@ -1,2 +1,2 @@ -dist/ -typings/ +/dist/ +/node_modules -- cgit v1.2.3