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 #261

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

kubawerlos
Copy link
Contributor

@kubawerlos kubawerlos commented Aug 2, 2024

A lot of files is not export-ignored, and some files listed does not exists:

$ composer show | grep paraunit
facile-it/paraunit                                2.3.3  paraunit
$ ll ./vendor/facile-it/paraunit/
(...) ./
(...) ../
(...) .github/
(...) .php-cs-fixer.dist.php
(...) CHANGELOG-0.x.md
(...) CHANGELOG.md
(...) CONTRIBUTING.md
(...) LICENSE
(...) Makefile
(...) README.md
(...) codecov.yml
(...) composer.json
(...) docker-compose.override.yml.dist
(...) docker-compose.yml
(...) phpstan-baseline.neon
(...) psalm-baseline.xml
(...) psalm.xml
(...) rector.php
(...) src/

Resolves #242

Copy link
Member

@Jean85 Jean85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Jean85 Jean85 merged commit f7650a0 into facile-it:2.x Aug 5, 2024
13 checks passed
@kubawerlos kubawerlos deleted the update_gitattributes branch August 5, 2024 14:03
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.

.gitattributes doesn't ignore enough stuff
2 participants