From: Quique Fdez Guerra Date: Thu, 22 Feb 2018 17:09:53 +0000 (+0100) Subject: Remove typings ignore X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F2608%2Fhead;p=gitignore.git Remove typings ignore Nobody is using v1 of typings anymore on new projects and 'typings' is the recommended name for the folders of your custom types. On the other hand the official Visual Studio ignore is not ignoring this folder. --- diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index c49041ff..8e930f59 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -259,9 +259,6 @@ FakesAssemblies/ .ntvs_analysis.dat node_modules/ -# TypeScript v1 declaration files -typings/ - # Visual Studio 6 build log *.plg