mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Don't include more build files
This commit is contained in:
@@ -52,6 +52,9 @@ module.exports = (grunt) ->
|
||||
path.join('jasmine-node', 'node_modules', 'gaze')
|
||||
path.join('jasmine-node', 'spec')
|
||||
path.join('nan', 'nan.h')
|
||||
path.join('build', 'binding.Makefile')
|
||||
path.join('build', 'config.gypi')
|
||||
path.join('build', 'gyp-mac-tool')
|
||||
path.join('build', 'Release', 'obj.target')
|
||||
path.join('build', 'Release', 'obj')
|
||||
path.join('build', 'Release', '.deps')
|
||||
|
||||
Reference in New Issue
Block a user