浏览代码

add url to npm in gitignore

gero3 5 年之前
父节点
当前提交
7f58f35a32
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -7,7 +7,7 @@ npm-debug.log
 .jshintrc
 .vs/
 
-# npm install --prefix test adds files in the test folder.
+# npm install --prefix test adds files in the test folder (https://docs.npmjs.com/configuring-npm/folders.html#executables).
 # There are 2 kindsof files, those without extension and those with cmd extension.
 # To ignore files without a extension, following precedure is nessecary:
 # - ignore all files in the test folder