mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Add out/ to clean list
This commit is contained in:
@@ -21,6 +21,7 @@ var commands = [
|
||||
[__dirname, '..', 'apm', 'node_modules'],
|
||||
[__dirname, '..', 'atom-shell'],
|
||||
[__dirname, '..', 'electron'],
|
||||
[__dirname, '..', 'out'],
|
||||
[home, '.atom', '.node-gyp'],
|
||||
[home, '.atom', 'storage'],
|
||||
[home, '.atom', '.apm'],
|
||||
|
||||
Reference in New Issue
Block a user