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.
7 lines
138 B
Plaintext
7 lines
138 B
Plaintext
* text=auto
|
|
*.css linguist-vendored
|
|
*.scss linguist-vendored
|
|
*.js linguist-vendored
|
|
.styleci.yml export-ignore
|
|
CHANGELOG.md export-ignore
|