added namespaces to restic ignore
This commit is contained in:
@@ -38,6 +38,7 @@
|
|||||||
"dist"
|
"dist"
|
||||||
"__pycache__"
|
"__pycache__"
|
||||||
"*.egg-info"
|
"*.egg-info"
|
||||||
|
"namespaces"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user