Ignore Files or Directories¶
It’s possible to make Twake Desktop ignore some files and folders by adding a
syncignore
file in your ~/.twake-desktop/
folder. It works pretty much like
a .gitignore
, ie you put patterns in this file to ignore. The rules for
patterns are the same, so you can look at git
documentation to see for
their format. For example:
*.mp4 heavy-* /tmp