Browse Source

added comment for typings directory

Brendan Forster 8 years ago
parent
commit
60f46f95a7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Node.gitignore

+ 2 - 0
Node.gitignore

@@ -33,6 +33,8 @@ build/Release
 # Dependency directories
 node_modules/
 jspm_packages/
+
+# Typescript v1 declaration files
 typings/
 
 # Optional npm cache directory