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

Update .gitattributes to export-ignore additional files #371

Merged
merged 1 commit into from Jul 22, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
9 changes: 6 additions & 3 deletions .gitattributes
@@ -1,9 +1,12 @@
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore
/.travis.yml.old export-ignore
/CONTRIBUTING.md export-ignore
/docker-compose.yml export-ignore
/generator export-ignore
/performance export-ignore
/phpcs.xml.dist export-ignore
/phpstan.neon export-ignore
/performance export-ignore
/generator export-ignore
/.github export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore