added namespaces to restic ignore

This commit is contained in:
John Lancaster
2025-04-03 23:57:00 -05:00
parent 1c9f2b54df
commit 445e08a771

View File

@@ -38,6 +38,7 @@
"dist"
"__pycache__"
"*.egg-info"
"namespaces"
];
};
};