Skip to content

Commit

Permalink
Merge pull request #115 from KasperFranz/patch-2
Browse files Browse the repository at this point in the history
Update .gitattributes
  • Loading branch information
jaapio authored Feb 2, 2021
2 parents 6a467b8 + 1fb7258 commit 6759f22
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
.gitattributes export-ignore
.gitignore export-ignore
.scrutinizer.yml export-ignore
.travis.yml export-ignore
composer-require-config.json export-ignore
Makefile export-ignore
phive.xml export-ignore
phpcs.xml.dist export-ignore
phpstan.neon export-ignore
psalm.xml export-ignore
/.github/ export-ignore
/examples/ export-ignore
/tests/ export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.scrutinizer.yml export-ignore
/Makefile export-ignore
/composer-require-config.json export-ignore
/composer.lock
/phive.xml export-ignore
/phpbench.json export-ignore
/phpcs.xml.dist export-ignore
/phpmd.xml.dist export-ignore
/phpstan.neon export-ignore
/phpunit.xml.dist export-ignore
/tests/ export-ignore
/psalm.xml export-ignore

0 comments on commit 6759f22

Please sign in to comment.