Add .npm cache directory

This commit is contained in:
Julien CROUZET 2015-11-02 19:20:21 +01:00
parent b2c1eea835
commit f4faeebd86

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