chore: ignore .worktrees directory

This commit is contained in:
Tuan-Dat Tran
2026-02-23 23:18:46 +01:00
parent 8a1fd511db
commit 2986b1ceb1

3
.gitignore vendored
View File

@@ -23,6 +23,9 @@ dist-ssr
*.sln
*.sw?
# Worktrees
.worktrees/
# Database
backend/data/
*.db