distribution packaging

This commit is contained in:
John McCardle 2026-01-09 12:00:59 -05:00
commit a7ada7d65b
6 changed files with 1015 additions and 80 deletions

3
.gitignore vendored
View file

@ -17,6 +17,8 @@ Makefile
*.zip
__lib/
__lib_windows/
build-windows/
build_windows/
_oldscripts/
assets/
cellular_automata_fire/
@ -28,6 +30,7 @@ scripts/
tcod_reference
.archive
.mcp.json
dist/
# Keep important documentation and tests
!CLAUDE.md