Skip to content

Commit 1610bc4

Browse files
committed
docs(其他): 添加 .gitattributes
1 parent bdb438a commit 1610bc4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.gitattributes

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
* text=auto
2+
3+
/tests export-ignore
4+
/tools export-ignore
5+
/vendor export-ignore
6+
.gitattributes export-ignore
7+
.gitignore export-ignore
8+
.scrutinizer.yml export-ignore
9+
.travis.yml export-ignore
10+
.styleci.yml export-ignore
11+
.php_cs export-ignore
12+
phpunit.php export-ignore
13+
phpunit.xml export-ignore

0 commit comments

Comments
 (0)