There was an error while loading. Please reload this page.
1 parent 99d8b5e commit 270eb22Copy full SHA for 270eb22
1 file changed
.gitattributes
@@ -1,18 +1,13 @@
1
* text=auto
2
*.php eol=lf
3
-
4
-# Compiled CP assets — shipped in the Composer zip, but marked generated for GitHub tooling
5
/resources/dist/**/* linguist-generated=true
6
/resources/dist-dev/**/* linguist-generated=true
7
/resources/dist-frontend/**/* linguist-generated=true
8
/resources/dist-package/**/* linguist-generated=true
9
10
-# Source JS/CSS/TS — not needed by consumers; export-ignore keeps the Composer zip lean
+/.github export-ignore
11
/resources/js export-ignore
12
/resources/css export-ignore
13
/packages export-ignore
14
15
-/.github export-ignore
16
/tests export-ignore
17
.babelrc export-ignore
18
.gitattributes export-ignore
0 commit comments