浏览代码

Remote typings ignore from node gitignore (#3319)

Similar to #2608, it's the defacto tsc way now for adding typings locally.
Jeffrey Priebe 5 年之前
父节点
当前提交
219b1250ba
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      Node.gitignore

+ 0 - 3
Node.gitignore

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