Parcourir la source

add url to npm in gitignore

gero3 il y a 5 ans
Parent
commit
7f58f35a32
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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