]> source.dussan.org Git - gitignore.git/commitdiff
Merge Node.gitignore with master 1696/head
authorMatti Jokitulppo <melonmanchan@gmail.com>
Fri, 12 Feb 2016 05:44:43 +0000 (07:44 +0200)
committerMatti Jokitulppo <melonmanchan@gmail.com>
Fri, 12 Feb 2016 05:44:43 +0000 (07:44 +0200)
1  2 
Node.gitignore

diff --cc Node.gitignore
index 9fe3853fd6924f0311176acfda1654d0f872d6cf,e920c16718d133a2ef272e4b57b512739ecb002f..a2eab8e8029b2dc37817ba77a3b71e315f5e3ff6
@@@ -23,7 -23,11 +23,12 @@@ coverag
  # Compiled binary addons (http://nodejs.org/api/addons.html)
  build/Release
  
 -# Dependency directory
 +# Dependency directories
- # https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
  node_modules
 +jspm_packages
+ # Optional npm cache directory
+ .npm
+ # Optional REPL history
+ .node_repl_history