docs: update with notes on .git folder handling

This commit is contained in:
HaveAGitGat 2025-03-05 17:07:32 +00:00
parent 047521be2d
commit 6cfc352f56

View file

@ -38,5 +38,6 @@ Run tests:
4. Make sure typescript is intalled with `npm i -g typescript` then run `tsc` to compile the changes.
5. Refresh the browser and Tdarr will pick up the changes
Note, `pluginsDir` directories that contain a `.git` folder (such as when cloning this repo) will cause Tdarr to skip plugin updates to prevent overwriting development changes.