Clean out ~/.atom/.apm

This commit is contained in:
Kevin Sawicki 2015-02-11 11:21:10 -08:00
parent e4168d70b7
commit 67fd52131d

View File

@ -22,6 +22,7 @@ var commands = [
[__dirname, '..', 'atom-shell'],
[home, '.atom', '.node-gyp'],
[home, '.atom', 'storage'],
[home, '.atom', '.apm'],
[home, '.atom', '.npm'],
[home, '.atom', 'compile-cache'],
[home, '.atom', 'atom-shell'],