mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Don't bundle appveyor.yml files
This commit is contained in:
@@ -92,6 +92,7 @@ module.exports = (grunt) ->
|
||||
'.npmignore'
|
||||
'.pairs'
|
||||
'.travis.yml'
|
||||
'appveyor.yml'
|
||||
]
|
||||
|
||||
packageNames.forEach (packageName) -> ignoredPaths.push(path.join(packageName, 'spec'))
|
||||
|
||||
Reference in New Issue
Block a user