From: Scott J. Roberts Date: Wed, 7 May 2014 21:47:05 +0000 (-0400) Subject: Adding .lock-wscript X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F1074%2Fhead;p=gitignore.git Adding .lock-wscript --- diff --git a/Node.gitignore b/Node.gitignore index e33a7f7d..a4af05a6 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -23,3 +23,6 @@ build/Release # Commenting this out is preferred by some people, see # https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git node_modules + +# Users Environment Variables +.lock-wscript