Skip to content

Commit 270eb22

Browse files
committed
wip
1 parent 99d8b5e commit 270eb22

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.gitattributes

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
* text=auto
22
*.php eol=lf
3-
4-
# Compiled CP assets — shipped in the Composer zip, but marked generated for GitHub tooling
53
/resources/dist/**/* linguist-generated=true
64
/resources/dist-dev/**/* linguist-generated=true
75
/resources/dist-frontend/**/* linguist-generated=true
86
/resources/dist-package/**/* linguist-generated=true
9-
10-
# Source JS/CSS/TS — not needed by consumers; export-ignore keeps the Composer zip lean
7+
/.github export-ignore
118
/resources/js export-ignore
129
/resources/css export-ignore
1310
/packages export-ignore
14-
15-
/.github export-ignore
1611
/tests export-ignore
1712
.babelrc export-ignore
1813
.gitattributes export-ignore

0 commit comments

Comments
 (0)