]> source.dussan.org Git - gitignore.git/commitdiff
Remote typings ignore from node gitignore (#3319)
authorJeffrey Priebe <jeffreypriebe@gmail.com>
Mon, 24 Feb 2020 17:04:31 +0000 (09:04 -0800)
committerGitHub <noreply@github.com>
Mon, 24 Feb 2020 17:04:31 +0000 (13:04 -0400)
Similar to #2608, it's the defacto tsc way now for adding typings locally.

Node.gitignore

index 3d88bf0c4c0c7b11bc646cb863b3b365278eba2b..83ada129297ad101bbb91b2b2ba8775abb675038 100644 (file)
@@ -44,9 +44,6 @@ jspm_packages/
 # Snowpack dependency directory (https://snowpack.dev/)
 web_modules/
 
-# TypeScript v1 declaration files
-typings/
-
 # TypeScript cache
 *.tsbuildinfo