diff --git a/.gitignore b/.gitignore index 96b6481f..1e65d1cc 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,7 @@ logs/ node_modules/ data/ temp/ -WareHouse/ \ No newline at end of file +WareHouse/ + +# Git worktrees +.worktrees/ \ No newline at end of file