-
-
Notifications
You must be signed in to change notification settings - Fork 79
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 #899
Conversation
/phpstan.neo.dist export-ignore | ||
/phpstan.neon.dist export-ignore |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A typo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Glad to contribute.
Thank you @szepeviktor |
Actually fixing all these is a solution for today. |
I can see a few being helpful, not sure but a few others, but maybe I'll try adding those in the future, thanks for the ref :) |
For example the one that looks for ignored files in the index.
Investigating ... 🕵🏻♂️ |
Remove non-existent files, add new development files.
Test command:
git archive HEAD | tar -t --exclude='*/*'
One more to add:
composer.lock
- the lock file is not used in packages.