Add Assume Unchanged

feat/readonly-editor
Arik Chakma 1 year ago
parent 1ff2312a0c
commit d6ebddcd82
  1. 2
      scripts/generate-renderer.sh

@ -29,4 +29,4 @@ done
# ignore the worktree changes for the editor directory # ignore the worktree changes for the editor directory
git update-index --no-assume-unchanged editor/readonly-editor.tsx git update-index --assume-unchanged editor/readonly-editor.tsx
Loading…
Cancel
Save