diff --git a/src/e3/fs.py b/src/e3/fs.py index adce3b48..c8c46898 100644 --- a/src/e3/fs.py +++ b/src/e3/fs.py @@ -559,6 +559,7 @@ def splitall(path: str) -> tuple[str, ...]: ".gitlab-ci.yml", ".vscode", ".github", + "comment", )