From 550bf703ae3e31ba6a300658ae95b6937f67b68f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Wed, 23 Jan 2019 14:07:05 -0800 Subject: [PATCH] misc: adding @types to ignore list to fix git clean -fd --- node_modules/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/node_modules/.gitignore b/node_modules/.gitignore index ac8c182e8fdc7..06e52612ce876 100644 --- a/node_modules/.gitignore +++ b/node_modules/.gitignore @@ -1,4 +1,5 @@ ## Automatically generated dev dependency ignores +/@types /@types/caseless /@types/form-data /@types/node