mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Ignore build/Release/obj directory
This commit is contained in:
@@ -54,6 +54,7 @@ module.exports = (grunt) ->
|
||||
path.join('xmldom', 'test')
|
||||
path.join('jasmine-reporters', 'ext')
|
||||
path.join('build', 'Release', 'obj.target')
|
||||
path.join('build', 'Release', 'obj')
|
||||
path.join('build', 'Release', '.deps')
|
||||
path.join('vendor', 'apm')
|
||||
path.join('resources', 'mac')
|
||||
|
||||
Reference in New Issue
Block a user