Added OneDrive config

This commit is contained in:
Tibo De Peuter 2022-03-18 09:05:03 +01:00
parent aa7e58d8a9
commit dab9781357
3 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,4 @@
# Directory where the files will be synced
sync_dir = "~/Documents/OneDrivePersonal"
# Skip files and directories that match this pattern
skip_file = ".~*|*~"