Don't include generated Makefiles

This commit is contained in:
Kevin Sawicki
2014-07-16 15:37:48 -07:00
parent adaee84933
commit 72727c2a81

View File

@@ -57,6 +57,7 @@ module.exports = (grunt) ->
path.join('build', 'binding.Makefile')
path.join('build', 'config.gypi')
path.join('build', 'gyp-mac-tool')
path.join('build', 'Makefile')
path.join('build', 'Release', 'obj.target')
path.join('build', 'Release', 'obj')
path.join('build', 'Release', '.deps')