Skip to content

Commit 9d3f235

Browse files
authored
Create .gitattributes
1 parent 622e1ed commit 9d3f235

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.gitattributes

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
* text=auto
2+
3+
/.github export-ignore
4+
/doc export-ignore
5+
/tests export-ignore
6+
/.gitattributes export-ignore
7+
/.gitignore export-ignore
8+
/.php_cs.dist export-ignore
9+
/.scrutinizer.yml export-ignore
10+
/.travis.yml export-ignore
11+
/CODE_OF_CONDUCT.md export-ignore
12+
/README.md export-ignore
13+
/phpstan.neon export-ignore
14+
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)