users/infinidoge: add to unison ignore paths

This commit is contained in:
Infinidoge 2025-03-24 15:02:53 -04:00
parent 9c4716a992
commit ebe1cff81a
Signed by: Infinidoge
SSH key fingerprint: SHA256:GT2StvPQMMfFHyiiFJymQxfTG/z6EWLJ6NWItf5K5sA

View file

@ -49,6 +49,8 @@ in
commandOptions = {
ignore = [
"BelowPath cache"
"BelowPath logs"
"BelowPath */logs"
];
};
};