You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a folder which has hundreds of generated PHP files (don't ask), i think some framework we use generates them.
This generated folder is in our .gitignore.
Unfortunately the vscode intellisense starts trying to parse them all and my laptop fans start spinning.
Is there anything that can be done to ignore folders mentioned from .gitignore?
Probably similar to #164
The text was updated successfully, but these errors were encountered:
I have a folder which has hundreds of generated PHP files (don't ask), i think some framework we use generates them.
This generated folder is in our .gitignore.
Unfortunately the vscode intellisense starts trying to parse them all and my laptop fans start spinning.
Is there anything that can be done to ignore folders mentioned from .gitignore?
Probably similar to #164
The text was updated successfully, but these errors were encountered: