Skip to content

Commit 181d060

Browse files
committed
chore: ignorar carpetas en el attributes
1 parent 2115b65 commit 181d060

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

.gitattributes

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
.gitattributes export-ignore
22
.gitignore export-ignore
3-
addons/hex_strategy_map/docs/ export-ignore
4-
addons/hex_strategy_map/examples/ export-ignore
3+
addons/card_combat/docs/ export-ignore
4+
addons/card_combat/examples/ export-ignore
5+
addons/card_combat/benchmark/ export-ignore
6+
addons/card_combat/tools/ export-ignore
57

68
# Archivos de root: la distribución oficial se arma con pack.sh.
79
# El "Download ZIP" desde GitHub no debe entregar un paquete usable.
810
README.md export-ignore
9-
README_FREE.md export-ignore
10-
README_PRO.md export-ignore
1111
LICENSE export-ignore
12-
LICENSE_PRO.md export-ignore
1312
CHANGELOG.md export-ignore
1413
llms.txt export-ignore
15-
tiers.conf export-ignore
1614
pack.sh export-ignore
1715
project.godot export-ignore
1816
icon.png export-ignore

0 commit comments

Comments
 (0)