I'm using Dropbox on daily basis and put my programming projects in there.
It works great, but once I got many projects my /node_modules
dir's are putting
a struggle on Dropbox. It's syncing process starts to be slow and it eats up CPU time.
Is there any way to do a selective sync based on directory name or a mask pattern?
Would be nice to have to a .gitignore
equivalent to configure.
Any 3rd party software for that task?