]> source.dussan.org Git - gitignore.git/commitdiff
Remove typings ignore 2608/head
authorQuique Fdez Guerra <quique@ckgrafico.com>
Thu, 22 Feb 2018 17:09:53 +0000 (18:09 +0100)
committerGitHub <noreply@github.com>
Thu, 22 Feb 2018 17:09:53 +0000 (18:09 +0100)
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.

VisualStudio.gitignore

index c49041ff7d2c716be6e5a3960f208b1e0d9b3797..8e930f59c47d7f108e5e5be2fa4a7da3fe0e44ae 100644 (file)
@@ -259,9 +259,6 @@ FakesAssemblies/
 .ntvs_analysis.dat
 node_modules/
 
-# TypeScript v1 declaration files
-typings/
-
 # Visual Studio 6 build log
 *.plg