[5.3] Cleanup repo meta files (#15470)

* Cleanup meta files

* Added `.github export-ignore` to `.gitattributes`

* Don’t move `CONTRIBUTING.md`
This commit is contained in:
Till Krüss 2016-09-16 13:35:37 -07:00 committed by Taylor Otwell
parent 47377dcf4f
commit b61d881ba6
5 changed files with 3 additions and 2 deletions

1
.gitattributes vendored
View File

@ -1,5 +1,6 @@
* text=auto
/.github export-ignore
/build export-ignore
/tests export-ignore
.editorconfig export-ignore

View File

@ -1,3 +1,3 @@
# Laravel Contribution Guide
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions). Please review the entire guide before sending a pull request.
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).

View File

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) <Taylor Otwell>
Copyright (c) Taylor Otwell
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal