1
2
3
4
5
6
7
8
9
10
11
12
13
14 | # Unison preferences file
root = /home/monir
root = ssh://monir@laptop//home/monir
ignore = Path {Bilder}
ignore = Path {Videos}
ignore = Path {Musik}
ignore = Path {E-Books}
ignore = Path {home}
ignore = Path {Öffentlichkeit}
ignore = Path {Hörbücher}
ignore = Path {studium}
ignore = Path {Schreibtisch}
ignore = Path {Telegram}
ignore = Path {.unison}
|