mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Don't include generated Makefiles
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user