summaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: 404097932cc62d7853cd296d5f3b8b6d973d89c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
* text=auto

/.editorconfig     export-ignore
/.gitattributes    export-ignore
/.github           export-ignore
/.gitignore        export-ignore
/.php_cs           export-ignore
/.scrutinizer.yml  export-ignore
/.travis.yml       export-ignore
/README.md         export-ignore
/scrutinizer.yml   export-ignore
/CHANGELOG.md      export-ignore
/CONDUCT.md        export-ignore
/phpunit.xml       export-ignore
/examples          export-ignore
/test              export-ignore