File tree Expand file tree Collapse file tree 1 file changed +31
-4
lines changed
Expand file tree Collapse file tree 1 file changed +31
-4
lines changed Original file line number Diff line number Diff line change 11* text =auto eol =lf
2+
3+ * .blade.php diff =html
4+ * .css diff =css
5+ * .html diff =html
6+ * .md diff =markdown
7+ * .php diff =php
8+ * .json diff =json
9+
210/.github export-ignore
3- .scrutinizer.yml export-ignore
4- BACKERS.md export-ignore
5- CONTRIBUTING.md export-ignore
6- CHANGELOG.md export-ignore
11+
12+ /app export-ignore
13+ /bootstrap export-ignore
14+ /config export-ignore
15+ /resources export-ignore
16+ /stubs export-ignore
17+ /tests export-ignore
18+
19+ /.editorconfig export-ignore
20+ /.gitattributes export-ignore
21+ /.gitignore export-ignore
22+
23+ /box.json export-ignore
24+ /ide.json export-ignore
25+ /iconify export-ignore
26+
27+ /composer.lock export-ignore
28+ /phpunit.xml export-ignore
29+
30+ /README.md export-ignore
31+ /BACKERS.md export-ignore
32+ /CONTRIBUTING.md export-ignore
33+ /CHANGELOG.md export-ignore
You can’t perform that action at this time.
0 commit comments