[Feature Request]: Add residual files to .gitignore that should be ignored on a Mac #8310
Closed
1 task done
Labels
asking-for-help-with-local-system-issues
This issue is asking for help related to local system; please offer assistance
Is there an existing issue for this?
What would your feature do ?
This feature would simply add the following files to
.gitignore
-.DS_Store
cache.lock.json
Proposed workflow
./webui.sh
git status
.DS_Store
andcache.lock.json
files showing as changes in repo, but technically these are files that should be ignored.Additional information
No response
The text was updated successfully, but these errors were encountered: