fix: expand ~ for workspace files and ignore backend tilde dir

This commit is contained in:
Abhimanyu Saharan
2026-02-07 03:42:10 +05:30
parent e71507e0bf
commit decf1f8dc4
2 changed files with 6 additions and 1 deletions

3
.gitignore vendored
View File

@@ -17,3 +17,6 @@ node_modules/
# Worktrees
.worktrees/
# Accidental literal "~" directories (e.g. when a configured path contains "~" but isn't expanded)
backend/~/