Skip to content

Commit 7221178

Browse files
authored
Add .gitattributes
1 parent 5ec3021 commit 7221178

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitattributes

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/test export-ignore
2+
/CONTRIBUTING.md export-ignore
3+
/.php_cs export-ignore
4+
/phpunit.xml.dist export-ignore
5+
/.travis.yml export-ignore
6+
/.styleci.yml export-ignore
7+
/.gitmodules export-ignore
8+
/.gitignore export-ignore

0 commit comments

Comments
 (0)