mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 04:55:48 +03:00
Add journal and temp journal to ignore file
csync ignores them anyway, but inotify and other watchers don't.
This commit is contained in:
parent
0353d7b6a6
commit
fd6a17f3e6
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
|
||||
*.unison*
|
||||
*csync_timedif.ctmp*
|
||||
csync_journal.db
|
||||
csync_journal.db.ctmp
|
||||
.*.sw?
|
||||
.*.*sw?
|
||||
|
||||
|
|
Loading…
Reference in a new issue