Skip to content

chore: ignore runtime-created glob-import symlink artifact#22871

Merged
sapphi-red merged 1 commit into
vitejs:mainfrom
btea:chore/update-gitignore
Jul 6, 2026
Merged

chore: ignore runtime-created glob-import symlink artifact#22871
sapphi-red merged 1 commit into
vitejs:mainfrom
btea:chore/update-gitignore

Conversation

@btea

@btea btea commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

After running tests, the workspace may contain a runtime-created symlink directory from the glob-import playground, which shows up as an untracked file in git status.
This directory is a test artifact rather than a source change, and it introduces noise in local workflows and commit preparation.
To keep the working tree clean, the generated symlink path is now ignored in git.

@sapphi-red sapphi-red changed the title chore(gitignore): ignore runtime-created glob-import symlink artifact chore: ignore runtime-created glob-import symlink artifact Jul 6, 2026
@sapphi-red sapphi-red added the p1-chore Doesn't change code behavior (priority) label Jul 6, 2026
@sapphi-red sapphi-red merged commit c0b58c4 into vitejs:main Jul 6, 2026
20 checks passed
@btea btea deleted the chore/update-gitignore branch July 6, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p1-chore Doesn't change code behavior (priority)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants