Skip to content

Commit

Permalink
chore: Update .gitattributes.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jul 5, 2021
1 parent 9a02ee8 commit 6b549fd
Showing 1 changed file with 23 additions and 11 deletions.
34 changes: 23 additions & 11 deletions .gitattributes
@@ -1,12 +1,24 @@
/spec export-ignore
.editorconfig export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.scrutinizer.yml export-ignore
.travis.yml export-ignore
infection.json.dist export-ignore
grumphp.yml.dist export-ignore
phpspec.yml.dist export-ignore
/docs export-ignore
/.github export-ignore
/docker export-ignore
docker-compose.yaml
/docs export-ignore
/features export-ignore
/spec export-ignore
/src/Tests export-ignore
/tests export-ignore
/.auto-changelog export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.scrutinizer.yml export-ignore
/behat.yaml export-ignore
/behat.yaml.dist export-ignore
/docker-compose.yaml export-ignore
/grumphp.yml export-ignore
/grumphp.yml.dist export-ignore
/infection.json export-ignore
/infection.json.dist export-ignore
/phpspec.yml export-ignore
/phpspec.yml.dist export-ignore
/phpstan.neon export-ignore
/phpstan.neon.dist export-ignore
/psalm.xml export-ignore

0 comments on commit 6b549fd

Please sign in to comment.