Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Add residual files to .gitignore that should be ignored on a Mac #8310

Closed
1 task done
thesobercoder opened this issue Mar 4, 2023 · 1 comment
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

Comments

@thesobercoder
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

This feature would simply add the following files to .gitignore -

  • .DS_Store
  • cache.lock.json

Proposed workflow

  1. Clone the repo on a Mac (M1 Max in my case)
  2. Run the application using ./webui.sh
  3. Check the repo git status by running git status
  4. You will see the .DS_Store and cache.lock.json files showing as changes in repo, but technically these are files that should be ignored.

Additional information

No response

@thesobercoder thesobercoder added the enhancement New feature or request label Mar 4, 2023
@catboxanon
Copy link
Collaborator

#4534 (comment)

@catboxanon catboxanon added asking-for-help-with-local-system-issues This issue is asking for help related to local system; please offer assistance and removed enhancement New feature or request labels Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
asking-for-help-with-local-system-issues This issue is asking for help related to local system; please offer assistance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants