Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Ignored files

Ethersync ignores

  • .ethersync and everything in it,
  • everything that Git would ignore, and
  • version control directories including .git, .jj, .bzr, .hg, .pijul, and even .svn, and everything in them by default. The --sync-vcs flag enables sharing these directories, see here for details.

To prevent Ethersync from sharing files that contain sensitive information, like secrets, with your peers, add them to a .gitignore file.