Skip to content

Commit

Permalink
Add .gitattributes file (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasDievart authored Nov 13, 2018
1 parent a263f8a commit 6b32922
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.php_cs.dist export-ignore
/.gitlab-ci.yml export-ignore
/docker-compose.yaml export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore
/docker export-ignore

0 comments on commit 6b32922

Please sign in to comment.