Skip to content

Commit f4faeeb

Browse files
committed
Add .npm cache directory
1 parent b2c1eea commit f4faeeb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Node.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ build/Release
2626
# Dependency directory
2727
# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
2828
node_modules
29+
30+
# Optional npm cache directory
31+
.npm

0 commit comments

Comments
 (0)