Don't copy object files

This commit is contained in:
joshaber 2016-06-30 21:12:47 -04:00
parent 76a868eb85
commit f0480c1f6d

View file

@ -39,6 +39,7 @@ const options = {
'/\\.git($|/)',
'/node_modules/\\.bin($|/)',
'/node_modules/nodegit/vendor/libgit2/tests($|/)',
'/node_modules/nodegit/build/Release/obj.target($|/)',
'/node_modules/ohnogit/spec($|/)'
],