1
0
mirror of https://github.com/github/gitignore synced 2024-06-02 02:38:12 +02:00

Remote typings ignore from node gitignore (#3319)

Similar to #2608, it's the defacto tsc way now for adding typings locally.
This commit is contained in:
Jeffrey Priebe 2020-02-24 09:04:31 -08:00 committed by GitHub
parent 65047ae444
commit 219b1250ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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