Skip to content

Commit 512498c

Browse files
authored
Update .gitattributes
1 parent 77eaf8a commit 512498c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
.gitattributes export-ignore
22
.gitignore export-ignore
3+
.editorconfig export-ignore
4+
.gdlintrc export-ignore
35
addons/card_combat/docs/ export-ignore
46
addons/card_combat/examples/ export-ignore
57
addons/card_combat/benchmark/ export-ignore
68
addons/card_combat/tools/ export-ignore
9+
addons/card_combat/README.md export-ignore
10+
.github/workflows/ export-ignore
11+
test/ export-ignore
712

813
# Archivos de root: la distribución oficial se arma con pack.sh.
914
# El "Download ZIP" desde GitHub no debe entregar un paquete usable.
1015
README.md export-ignore
1116
LICENSE export-ignore
17+
LICENSE_COMMERCIAL.md export-ignore
1218
CHANGELOG.md export-ignore
1319
llms.txt export-ignore
1420
pack.sh export-ignore

0 commit comments

Comments
 (0)