Added some config files

This commit is contained in:
Tibo De Peuter 2022-04-21 22:13:24 +02:00
parent 15ca3c9160
commit 597a2160bb
11 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 = ".~*|*~"