Skip to content

ignore Vite timestamped config modules in .gitignore#3614

Merged
huchenlei merged 1 commit intomainfrom
bcl6
Apr 25, 2025
Merged

ignore Vite timestamped config modules in .gitignore#3614
huchenlei merged 1 commit intomainfrom
bcl6

Conversation

@benceruleanlu
Copy link
Member

@benceruleanlu benceruleanlu commented Apr 24, 2025

Add vite.config.mts.timestamp-*.mjs pattern to .gitignore so that the ephemeral, timestamped Vite config files aren’t tracked by Git.

They sometimes get persisted as an unintended bug, and screws over some code editors notices by saying that there are changes for half a second.

┆Issue is synchronized with this Notion page by Unito

@benceruleanlu benceruleanlu requested a review from a team as a code owner April 24, 2025 23:37
@huchenlei huchenlei merged commit 2a62f7e into main Apr 25, 2025
10 checks passed
@huchenlei huchenlei deleted the bcl6 branch April 25, 2025 00:40
christian-byrne pushed a commit that referenced this pull request May 20, 2025
Co-authored-by: Benjamin Lu <templu1107@proton.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants