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:
parent
65047ae444
commit
219b1250ba
@ -44,9 +44,6 @@ jspm_packages/
|
|||||||
# Snowpack dependency directory (https://snowpack.dev/)
|
# Snowpack dependency directory (https://snowpack.dev/)
|
||||||
web_modules/
|
web_modules/
|
||||||
|
|
||||||
# TypeScript v1 declaration files
|
|
||||||
typings/
|
|
||||||
|
|
||||||
# TypeScript cache
|
# TypeScript cache
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user