File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ * text =auto
2+ * .css linguist-vendored
3+ * .scss linguist-vendored
4+
5+ # Enforce checkout with linux lf consistent over all platforms
6+ * .html text eol =lf
7+ * .css text eol =lf
8+ * .tmpl text eol =lf
9+ * .less text eol =lf
10+ * .scss text eol =lf
11+ * .js text eol =lf
12+ * .json text eol =lf
13+ * .php text eol =lf
14+ * .rst text eol =lf
15+ * .md text eol =lf
16+ * .yml text eol =lf
17+ * .yaml text eol =lf
18+ * .ts text eol =lf
19+ * .typoscript text eol =lf
20+ * .xlf text eol =lf
21+ * .sh text eol =lf
22+ * .sql text eol =lf
23+ * .txt text eol =lf
24+
25+ /. * export-ignore
26+ /Build export-ignore
27+ /Documentation export-ignore
28+ /Tests export-ignore
29+ /CODE_OF_CONDUCT.md export-ignore
30+ /CONTRIBUTING.md export-ignore
31+ /phpstan.neon export-ignore
32+ /phpstan-baseline.neon export-ignore
You can’t perform that action at this time.
0 commit comments