mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Don't include npm docs
This commit is contained in:
@@ -49,6 +49,9 @@ module.exports = (grunt) ->
|
||||
path.join('bootstrap', '_config.yml')
|
||||
path.join('bootstrap', '_includes')
|
||||
path.join('bootstrap', '_layouts')
|
||||
path.join('npm', 'doc')
|
||||
path.join('npm', 'html')
|
||||
path.join('npm', 'man')
|
||||
path.join('pegjs', 'examples')
|
||||
path.join('jasmine-reporters', 'ext')
|
||||
path.join('jasmine-node', 'node_modules', 'gaze')
|
||||
|
||||
Reference in New Issue
Block a user