Skip to content

Commit

Permalink
Add typical Syncthing files to default exclusion
Browse files Browse the repository at this point in the history
For increasing default interoperability between Syncthing & Nextcloud if users may want to sync a (sub-)directory with both tools without thinking about that those hidden files synced by Nextcloud might break Syncthing

Signed-off-by: Felix Stupp <[email protected]>
  • Loading branch information
Zocker1999NET authored and claucambra committed Apr 10, 2024
1 parent 406ff17 commit 04461c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sync-exclude.lst
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ System Volume Information
*.unison
.nfs*

# (default) metadata files created by Syncthing
.stfolder
.stignore
.stversions

My Saved Places.

\#*#
Expand Down

0 comments on commit 04461c7

Please sign in to comment.