Skip to content

Conversation

@ematipico
Copy link
Member

@ematipico ematipico commented Mar 28, 2025

Summary

Closes #5432

The gitignore module wants the folders containing the .gitignore files. The documentation around the add_line function wasn't clear.

By adding the folder, the bug is fixed.

Test Plan

I crated a new e2e test

@github-actions github-actions bot added the A-Project Area: project label Mar 28, 2025
@ematipico ematipico requested review from a team March 28, 2025 16:34
@ematipico ematipico merged commit d3d146b into main Mar 28, 2025
12 checks passed
@ematipico ematipico deleted the fix/ignore-matches-paths branch March 28, 2025 17:17
@smorimoto
Copy link
Contributor

Thanks a lot! @ematipico

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Project Area: project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 Incorrect handling of leading slash patterns in .gitignore files in 2.0.0-beta.1

4 participants