Some folders during code review/cast are heavy to load causing the application to crash.
I would like to be able to add a .gitspeak ignore file to the repository and to have this folder be omitted from the initial view of all the files commited.
Example:
Under Changes hide all the file changes in vendor
When going to Code I should still be able to see the folder it can be grayed out or lazy loaded upon entering.
Some folders during code review/cast are heavy to load causing the application to crash.
I would like to be able to add a
.gitspeakignore file to the repository and to have this folder be omitted from the initial view of all the files commited.Example:
Under
Changeshide all the file changes invendorWhen going to
CodeI should still be able to see the folder it can be grayed out or lazy loaded upon entering.