/dbignore

Automatically ignore directories in your Dropbox folder

Primary LanguageGoMIT LicenseMIT

Dropbox Ignore

Automatically ignore directory names in Dropbox based on their name. The application will run as lightweight service and will exclude files with selective sync on creation.

Installing node_modules won't cause a cpu stress test anymore!

Installation

Build from source or download a binary from the build directory

Usage

Put the .dbignore file in the root of the directory that you want watched. All directories will be watched recursively.

You can run the application by one of the following:

  1. Saving the binary in the same location as the .dbignore file
  2. Save the binary anywhere you like and call it with the path to .dbignore file as second argument.