Google Drive with a .gitignore like option
The way I deal with this is to:
- Disable starting GoogleDrive on system startup
- Create a bash script to clear temporary and log files first, and then run google drive
- Schedule that script to start on system boot
I know its far from perfect, but its something.