Skip to content

Commit b8e6ac0

Browse files
ker0xtgalopin
authored andcommitted
Add .gitattributes file
1 parent 320a440 commit b8e6ac0

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
* text=auto
2+
3+
/.github export-ignore
4+
/.gitattributes export-ignore
5+
/.gitignore export-ignore
6+
/.php_cs.dist export-ignore
7+
/.rmt.yml export-ignore
8+
/docs export-ignore
9+
/phpunit.xml.dist export-ignore
10+
/tests export-ignore

0 commit comments

Comments
 (0)