S
ome things need not be backed up by Time Machine.
For instance, take my ~/tmp folder, where I dabbling in trying to build source code projects, often to no ends. And if it is great stuff, then I do the install into /usr/local and it gets backed up from there.
I also put ~/Downloads out of reach of Time Machine, since I often download programs and documents just to check 'em out, and then I toss them often in the same breath. I'd hate to have an endless amount of such things gumming up my backup drive.
Two other places that can be wiped out by a disk problem without any fear of not being able to simply rebuild: /opt (the directory of the
MacPorts project) and /Developer (the location of all the Xcode goodies). I forgot about /Developer up until today, so now I have probably 6G+ of extra crud in my backup drive than I needed to. Live and learn.
If I didn't have such big important folders on my Desktop that I got used to using for everything, I'd include that too, since without doing so makes me reluctant to drag-n-drop files to the Desktop for temporary use. But I may end up doing it for just that reason. Currently ~/Downloads doubles as my drag-n-drop file bin. Less elegant.
I also have some external drives that are old archive drives excluded.
Thoughts? What are some more places that others have thought to exclude?