mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
4 lines
140 B
Text
4 lines
140 B
Text
# Directory where the files will be synced
|
|
sync_dir = "~/OneDrive"
|
|
# Skip files and directories that match this pattern
|
|
skip_file = ".*|~*"
|