소스 검색

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