Merge pull request #1732 from jucrouzet/patch-1

Add .npm cache directory
This commit is contained in:
Brendan Forster
2015-11-02 10:25:02 -08:00

View File

@@ -26,3 +26,6 @@ build/Release
# Dependency directory
# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
node_modules
# Optional npm cache directory
.npm