fix: remove accidentally committed node_modules symlinks from git

The worktree session created node_modules symlinks that were staged with
git add -A. These broke the deploy script which uses cp -r and cannot
overwrite directories with symlinks.
This commit is contained in:
2026-08-19 11:01:42 +00:00
parent b814a4788d
commit 7b2cdc3bae
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1 +0,0 @@
/home/user/projects/dev/ProjectE/packages/db/node_modules