2
0
Эх сурвалжийг харах

add url to npm in gitignore

gero3 5 жил өмнө
parent
commit
7f58f35a32
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -7,7 +7,7 @@ npm-debug.log
 .jshintrc
 .jshintrc
 .vs/
 .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.
 # There are 2 kindsof files, those without extension and those with cmd extension.
 # To ignore files without a extension, following precedure is nessecary:
 # To ignore files without a extension, following precedure is nessecary:
 # - ignore all files in the test folder
 # - ignore all files in the test folder