Skip to content

Commit ac606a4

Browse files
authored
Add .gitattributes file (#367)
1 parent aef36ab commit ac606a4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
/.github export-ignore
2+
/doc export-ignore
3+
/samples export-ignore
4+
/tests export-ignore
5+
/.gitattributes export-ignore
6+
/.gitignore export-ignore
7+
/.php_cs.dist export-ignore
8+
/.scrutinizer.yml export-ignore
9+
/.travis.yml export-ignore
10+
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)