Don't ignore dotfiles. Allow users to specify names or patterns to ignore.
Many files that start with a period are not meant to be ignored (.gitignore, .emacs, .Rhistory, .RData). Box should ignore only filesystem-specific files such as .DS_Store, and sync everything else. Better yet, allow users to specify the filenames or patterns that should be ignored.
6
votes
Anonymous
shared this idea