Skip to content

Commit a6bf241

Browse files
roberto-aguilartaylorotwell
authored andcommitted
Exclude StyleCI config from exported files (laravel#5012)
I noticed that this file was being included when i ran the `laravel new` command and even though some developers will run StyleCI, the purpose of this file seems more like it ensures the repository quality rather than providing an starting point for this service.
1 parent 3995828 commit a6bf241

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
*.css linguist-vendored
33
*.scss linguist-vendored
44
*.js linguist-vendored
5+
.styleci.yml export-ignore
56
CHANGELOG.md export-ignore

0 commit comments

Comments
 (0)