8000 Add .styleci.yml to .gitattributes · laravel/framework@efc27ec · GitHub
[go: up one dir, main page]

Skip to content

Commit efc27ec

Browse files
committed
Add .styleci.yml to .gitattributes
1 parent 152e6b8 commit efc27ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
.editorconfig export-ignore
77
.gitattributes export-ignore
88
.gitignore export-ignore
9+
.styleci.yml export-ignore
910
.travis.yml export-ignore
10-
phpunit.xml.dist export-ignore
1111
CHANGELOG-* export-ignore
1212
CODE_OF_CONDUCT.md export-ignore
1313
CONTRIBUTING.md export-ignore
14+
phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)
0