5 lines
157 B
Text
5 lines
157 B
Text
|
# Directory where the files will be synced
|
||
|
sync_dir = "~/Documents/OneDriveUGent"
|
||
|
# Skip files and directories that match this pattern
|
||
|
skip_file = ".~*|*~"
|