dropboxignore

Tool allowing for watching sync directory and setting Dropbox to ignore paths using .dropboxignore


License
MIT
Install
pip install dropboxignore==0.2.0

Documentation

dropboxignore

Python implementation of Dropbox equivalent of .gitignore: .dropboxignore. At the beginning tool will exclude using Selective Sync in Dropbox all directories matching rules stored in .dropboxignore. Later it will monitor the Dropbox's directory using inotify and exclude them before Dropbox sync them.

Azure DevOps builds Azure DevOps tests (compact) Azure DevOps coverage

Usage

  1. Create .dropboxignore file
  2. Run dropboxignore $PATH_TO_DROPBOX_DIRECTORY