8000 Update .gitattributes by ankurk91 · Pull Request #1188 · laravel/horizon · GitHub
[go: up one dir, main page]

Skip to content

Update .gitattributes #1188

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

Merged
merged 2 commits into from
Sep 22, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update .gitattributes
  • Loading branch information
driesvints authored Sep 22, 2022
commit bc3a6abbc97adf5f4f8b585b9cc94e89a5d3aab5
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ public/*.js binary

/.github export-ignore
/tests export-ignore
package-lock.json export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.editorconfig export-ignore
.styleci.yml export-ignore
CHANGELOG.md export-ignore
package-lock.json export-ignore
phpunit.xml.dist export-ignore
RELEASE.md export-ignore
UPGRADE.md export-ignore
0