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 a gitattributes and optimize gitignore #264

Merged
merged 1 commit into from
Jul 19, 2021

Conversation

mbabker
Copy link
Contributor

@mbabker mbabker commented Jul 18, 2021

This does two things:

  1. Adds a .gitattributes file and optimizes the git archives that GitHub builds and inherently the code that Composer downloads to ignore non-production resources

  2. Optimizes the .gitignore file, since it looks to be optimized for a Symfony 2 application and a lot of resources that generally are better set in a global ignore file.

@markitosgv markitosgv merged commit 28c6431 into markitosgv:master Jul 19, 2021
@mbabker mbabker deleted the gitattributes branch July 19, 2021 12:23
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