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
in my vscode config, when I open the project, a .history file is created.
This file contains the history of my modifications to the project.
If I commit to this file, my own project modifications will be added.
This behavior is confusing for future contributors.
Suggested solution
ignore this .history file to prevent future contributors using vscode as an editor from adding it without paying attention.
Additional context
No response
Code of Conduct
I agree to follow this project's Code of Conduct
Contributing Docs
I agree to follow this project's Contribution Docs
The text was updated successfully, but these errors were encountered:
Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.
To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please reach out to us on Discord or follow up on the issue itself.
For full info on how to contribute, please check out our contributors guide.
Type of feature
🍕 Feature
Current behavior
in my vscode config, when I open the project, a .history file is created.
This file contains the history of my modifications to the project.
If I commit to this file, my own project modifications will be added.
This behavior is confusing for future contributors.
Suggested solution
ignore this .history file to prevent future contributors using vscode as an editor from adding it without paying attention.
Additional context
No response
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: