For example, ~/.atom/packages/* should probably be included in the backup since it will otherwise break atom upon restoring and won't have that many files anyway (no babel/webpack/etc. necessary, packages normally reasonably small/change rarely).
Alternatively, a configurable entry-point would be great. (In my case, that's ~/Code).
For example,
~/.atom/packages/*should probably be included in the backup since it will otherwise break atom upon restoring and won't have that many files anyway (no babel/webpack/etc. necessary, packages normally reasonably small/change rarely).Alternatively, a configurable entry-point would be great. (In my case, that's
~/Code).