
.dbignore
Ignore folders & files in Dropbox


About | Details |
---|---|
Name: | .dbignore |
Submited By: | Orrin Batz |
Release Date | 1 year ago |
Website | Visit Website |
Category | Productivity Storage Developer Tools |
Now you can make Dropbox ignore files & folders (looking at you node_modules!) The #1 missing feature, requested 1,000's of times. And now it's available withdbignore.
Ok, we need this. I may be dropbox ignorant be I have another related problem kind of related to .dbignore at some opint. I share a dropbox with a friend, I store a lot of files on it but only half of the files need to be synchronized with my friend, could it be possible to have a sort of "local" .dbignore ?
1 year ago
Interesting idea. I would have needed that when I was still uploading projects to Dropbox. But now I find it better to get used to a Git workflow and then upload everything to one of the available Git platforms. It's also pointless to always save all the node_modules stuff, it eats up a lot of file storage resources.
1 year ago