Skip to content

Instantly share code, notes, and snippets.

@timrwood
Created May 8, 2013 17:25
Show Gist options
  • Select an option

  • Save timrwood/5542046 to your computer and use it in GitHub Desktop.

Select an option

Save timrwood/5542046 to your computer and use it in GitHub Desktop.

Via user guide

Ignoring Files

If you have files in your sync folder that you don’t want BitTorrent Sync to track, you can use .SyncIgnore.

.SyncIgnore is a UTF-8 encoded .txt file that helps you specify single files, paths and rules for ignoring during the synchronization job. It supports ‘?’ and ‘*‘ wildcard symbols.

Note that .SyncIgnore is applied only to the folder where it is contained and will not work with the files that have already been synced.

If you add indexed files to .SyncIgnore, they will be deleted on other syncing devices.

In order to avoid this:

  1. Quit BitTorrent Sync or remove the folder from sync on all the devices.
  2. Modify .SyncIgnore file on all of them so that it contains same info.
  3. Run BitTorrent Sync or re-add the modified folders.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment