Skip to content

Add .github to export-ignore in .gitattributes#235

Merged
antonioribeiro merged 1 commit intoantonioribeiro:9.xfrom
JurianArie:patch-1
Feb 3, 2026
Merged

Add .github to export-ignore in .gitattributes#235
antonioribeiro merged 1 commit intoantonioribeiro:9.xfrom
JurianArie:patch-1

Conversation

@JurianArie
Copy link
Copy Markdown
Contributor

Hi! I noticed that the workflow files are in my vendor folder. This will remove the files from distributions.

As a side note, I saw that Symfony does this with /.git* export-ignore, but I did not want to make changes to the existing entries like .gitignore.

Link to Symfony: https://github.com/symfony/http-foundation/blob/0edbbac68bfa4963b819363ad63a22078d1cd297/.gitattributes#L3

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e6bc62d) to head (8334eb1).
⚠️ Report is 2 commits behind head on 9.x.

Additional details and impacted files
@@             Coverage Diff             @@
##                 9.x      #235   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        52        52           
===========================================
  Files              3         3           
  Lines            167       159    -8     
===========================================
- Hits             167       159    -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@antonioribeiro antonioribeiro merged commit 126a82e into antonioribeiro:9.x Feb 3, 2026
40 checks passed
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.

2 participants