Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
sagikazarmark authored Jan 24, 2020
1 parent 49d350f commit 24d3974
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
.editorconfig export-ignore
.gitattributes export-ignore
/.github/ export-ignore
.gitignore export-ignore
/.php_cs.dist export-ignore
/.scrutinizer.yml export-ignore
Dockerfile export-ignore
/hack/ export-ignore
/phpspec.ci.yml export-ignore
/phpspec.yml.dist export-ignore
.editorconfig export-ignore
.gitattributes export-ignore
/.github/ export-ignore
.gitignore export-ignore
/.php_cs.dist export-ignore
/.scrutinizer.yml export-ignore
Dockerfile export-ignore
/hack/ export-ignore
/phpspec.ci.yml export-ignore
/phpspec.yml.dist export-ignore
/phpstan-baseline.neon export-ignore
/phpstan.neon.dist export-ignore
/phpunit.xml.dist export-ignore
/psalm.xml export-ignore
/spec/ export-ignore
/tests/ export-ignore
/phpstan.neon.dist export-ignore
/phpunit.xml.dist export-ignore
/psalm.xml export-ignore
/spec/ export-ignore
/tests/ export-ignore

/doc/ export-ignore
/resources/logo.png export-ignore
/static-analysis/ export-ignore
/static-analysis/ export-ignore

0 comments on commit 24d3974

Please sign in to comment.