Skip to content

Add target/ in the root folder to .gitignore#126

Merged
jschwe merged 1 commit into
servo:mainfrom
janeoa:ide-support
Apr 30, 2026
Merged

Add target/ in the root folder to .gitignore#126
jschwe merged 1 commit into
servo:mainfrom
janeoa:ide-support

Conversation

@janeoa
Copy link
Copy Markdown
Contributor

@janeoa janeoa commented Apr 30, 2026

Git sees the redundant target/ that my IDE keeps building. I could "fix" it by some local settings on my machine, but it might be helpful to have it in the .gitignore

Signed-off-by: Jane <5373400+janeoa@users.noreply.github.com>
@janeoa janeoa requested a review from delan as a code owner April 30, 2026 10:00
@janeoa janeoa changed the title Add root target/ to .gitignore Add target/ in the root folder to .gitignore Apr 30, 2026
@Narfinger
Copy link
Copy Markdown
Contributor

@jschwe as code owner.

Copy link
Copy Markdown
Member

@jschwe jschwe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine to me

@jschwe jschwe merged commit 3e80e45 into servo:main Apr 30, 2026
1 check passed
janeoa added a commit to janeoa/ci-runners that referenced this pull request May 5, 2026
Git sees the redundant `target/` that my IDE keeps building. I could
"fix" it by some local settings on my machine, but it might be helpful
to have it in the .gitignore

Signed-off-by: Jane <5373400+janeoa@users.noreply.github.com>
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