Преглед изворни кода

Add .tsbuildinfo files to Node.gitignore (#3052)

Simon Siefke пре 6 година
родитељ
комит
79d46ba7e5
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      Node.gitignore

+ 3 - 0
Node.gitignore

@@ -43,6 +43,9 @@ jspm_packages/
 # TypeScript v1 declaration files
 typings/
 
+# TypeScript cache
+*.tsbuildinfo
+
 # Optional npm cache directory
 .npm