Commit 56639ff3 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1732 from jucrouzet/patch-1

Add .npm cache directory
parents b2c1eea8 f4faeebd
...@@ -26,3 +26,6 @@ build/Release ...@@ -26,3 +26,6 @@ build/Release
# Dependency directory # Dependency directory
# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git # https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
node_modules node_modules
# Optional npm cache directory
.npm
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment