Clean root electron directory

This commit is contained in:
Kevin Sawicki
2015-09-24 10:30:10 -07:00
parent acc9b463df
commit 238f5a9622

View File

@@ -20,6 +20,7 @@ var commands = [
[__dirname, '..', 'build', 'node_modules'],
[__dirname, '..', 'apm', 'node_modules'],
[__dirname, '..', 'atom-shell'],
[__dirname, '..', 'electron'],
[home, '.atom', '.node-gyp'],
[home, '.atom', 'storage'],
[home, '.atom', '.apm'],