Skip to content

Commit 1990e5f

Browse files
committed
Add .gitattributes
1 parent 506e663 commit 1990e5f

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+
/bin/ export-ignore
2+
/dev-bin/ export-ignore
3+
/tests/ export-ignore
4+
/.gitattributes export-ignore
5+
/.gitignore export-ignore
6+
/.travis.yml export-ignore
7+
/box.json export-ignore
8+
/phar-stub.php export-ignore
9+
/phpunit.xml.dist export-ignore
10+
/README.dev.md export-ignore

0 commit comments

Comments
 (0)