distribution packaging
This commit is contained in:
parent
e6fa62f35d
commit
a7ada7d65b
6 changed files with 1015 additions and 80 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue