Accommodate npm(1) modules locally installed in node_modules.

Wed, 13 Aug 2014 20:56:48 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 13 Aug 2014 20:56:48 +0200
changeset 2
eff35b87fb56
parent 1
9985a2a35a6a
child 3
42e83b3431d9

Accommodate npm(1) modules locally installed in node_modules.

.hgignore file | annotate | diff | comparison | revisions
     1.1 --- a/.hgignore	Wed Aug 13 20:55:48 2014 +0200
     1.2 +++ b/.hgignore	Wed Aug 13 20:56:48 2014 +0200
     1.3 @@ -8,6 +8,7 @@
     1.4  # custom paths
     1.5  old
     1.6  proto
     1.7 +node_modules
     1.8  
     1.9  # files too big to track
    1.10  graphics/ubudesktop.xcf

mercurial