Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .gitattributes file #190

Merged

Conversation

alamirault
Copy link
Contributor

Hello,

This PR add .gitattributes with export-ignore in order to reduce vendor size

More info here:
https://php.watch/articles/composer-gitattributes#export-ignore

@DonCallisto DonCallisto merged commit 3ca59c2 into liuggio:master Oct 5, 2023
22 checks passed
@DonCallisto
Copy link
Collaborator

Hi @alamirault , thanks for this PR. I think Fastest won't benefit that much but yeah, better safe than sorry right?
Thanks also for lettting me klnow about export-ignore which I didn't know.

Cheers!

@alamirault alamirault deleted the feature/add-gitattributes-tests branch October 5, 2023 13:02
github-merge-queue bot referenced this pull request in Lendable/clock Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [liuggio/fastest](https://togithub.com/liuggio/fastest) | `1.11.0` ->
`1.12.0` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/liuggio%2ffastest/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/liuggio%2ffastest/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/liuggio%2ffastest/1.11.0/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/liuggio%2ffastest/1.11.0/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>liuggio/fastest (liuggio/fastest)</summary>

###
[`v1.12.0`](https://togithub.com/liuggio/fastest/releases/tag/v1.12.0)

[Compare
Source](https://togithub.com/liuggio/fastest/compare/v1.11.0...v1.12.0)

#### What's Changed

- Add `.gitattributes` file by
[@&#8203;alamirault](https://togithub.com/alamirault) in
[https://github.com/liuggio/fastest/pull/190](https://togithub.com/liuggio/fastest/pull/190)
- Upgrade dependencies to symfony/\* 7.0 by
[@&#8203;gawsoftpl](https://togithub.com/gawsoftpl) in
[https://github.com/liuggio/fastest/pull/191](https://togithub.com/liuggio/fastest/pull/191)

#### New Contributors

- [@&#8203;alamirault](https://togithub.com/alamirault) made their first
contribution in
[https://github.com/liuggio/fastest/pull/190](https://togithub.com/liuggio/fastest/pull/190)
- [@&#8203;gawsoftpl](https://togithub.com/gawsoftpl) made their first
contribution in
[https://github.com/liuggio/fastest/pull/191](https://togithub.com/liuggio/fastest/pull/191)

**Full Changelog**:
liuggio/fastest@v1.11.0...v1.12.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Lendable/clock).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@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.

2 participants