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 to repositories #1

Open
visto9259 opened this issue Sep 9, 2024 · 0 comments
Open

Add .gitattributes to repositories #1

visto9259 opened this issue Sep 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@visto9259
Copy link
Member

visto9259 commented Sep 9, 2024

  • Add a .gitattributes file to all repositories

  • Add export-ignore to reduce size of archive

    • /.gitattributes export-ignore
    • /.github/ export-ignore
    • /.gitignore export-ignore
    • /docs/ export-ignore
    • /phpcs.xml export-ignore
    • /phpunit.xml.dist export-ignore
    • /psalm.xml export-ignore
    • /psalm-baseline.xml export-ignore
    • /test/ export-ignore
  • Add more files as necessary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant