We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77eaf8a commit 512498cCopy full SHA for 512498c
1 file changed
.gitattributes
@@ -1,14 +1,20 @@
1
.gitattributes export-ignore
2
.gitignore export-ignore
3
+.editorconfig export-ignore
4
+.gdlintrc export-ignore
5
addons/card_combat/docs/ export-ignore
6
addons/card_combat/examples/ export-ignore
7
addons/card_combat/benchmark/ export-ignore
8
addons/card_combat/tools/ export-ignore
9
+addons/card_combat/README.md export-ignore
10
+.github/workflows/ export-ignore
11
+test/ export-ignore
12
13
# Archivos de root: la distribución oficial se arma con pack.sh.
14
# El "Download ZIP" desde GitHub no debe entregar un paquete usable.
15
README.md export-ignore
16
LICENSE export-ignore
17
+LICENSE_COMMERCIAL.md export-ignore
18
CHANGELOG.md export-ignore
19
llms.txt export-ignore
20
pack.sh export-ignore
0 commit comments