Add base config for Nextcloud
Some of the config keys are set by the machine automatically and are machine-specific or provide info about the Nextcloud
This commit is contained in:
parent
e56e5b6ba0
commit
c5cf44f72e
3 changed files with 60 additions and 1 deletions
37
.config/Nextcloud/sync-exclude.lst
Normal file
37
.config/Nextcloud/sync-exclude.lst
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
]*~
|
||||
]~$*
|
||||
].~lock.*
|
||||
]~*.tmp
|
||||
]*.~*
|
||||
]Icon\r*
|
||||
].DS_Store
|
||||
].ds_store
|
||||
]*.textClipping
|
||||
]._*
|
||||
]Thumbs.db
|
||||
]photothumb.db
|
||||
]System Volume Information
|
||||
].*.sw?
|
||||
].*.*sw?
|
||||
].TemporaryItems
|
||||
].Trashes
|
||||
].DocumentRevisions-V100
|
||||
].Trash-*
|
||||
].fseventd
|
||||
].apdisk
|
||||
].Spotlight-V100
|
||||
].directory
|
||||
]*.part
|
||||
]*.filepart
|
||||
]*.crdownload
|
||||
]*.kate-swp
|
||||
]*.gnucash.tmp-*
|
||||
].synkron.*
|
||||
].sync.ffs_db
|
||||
].symform
|
||||
].symform-store
|
||||
].fuse_hidden*
|
||||
]*.unison
|
||||
].nfs*
|
||||
]My Saved Places.
|
||||
]\#*#
|
||||
Loading…
Add table
Add a link
Reference in a new issue