We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is there a way to hide dependent files that need to remain untouched? (I'm thinking like images.g.ts or similar)
Is it possible to unhide files if someone really wants to edit them or look at them? Maybe they should just become read only?
The text was updated successfully, but these errors were encountered:
We should make them readonly. These files are still required to check-in to github repo if need be.
Sorry, something went wrong.
if we don't want to hide this and just want to lock instead, then I suppose it's now a dupe of #105
jwunderl
No branches or pull requests
Is there a way to hide dependent files that need to remain untouched?
(I'm thinking like images.g.ts or similar)
Is it possible to unhide files if someone really wants to edit them or look at them? Maybe they should just become read only?
The text was updated successfully, but these errors were encountered: