Skip to content

Commit 1ae3c5c

Browse files
committed
Add git attributes
1 parent e5befee commit 1ae3c5c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
/.github export-ignore
2+
tests/ export-ignore
3+
tools/ export-ignore
4+
tools/* binary
5+
/.gitattributes export-ignore
6+
/.gitignore export-ignore
7+
/phpunit.xml export-ignore
8+
/.phive/phars.xml export-ignore
9+
/.phive/phars.xml export-ignore
10+
/.php-cs-fixer.dist.php export-ignore

0 commit comments

Comments
 (0)