papermario/.gitignore
alex 060486c85e
Configure updates for modding (#262)
* root-level configure script

* fix configure on macos?

* fix macos again maybe

* fix messages, add asset stack

* generate map headers from xml maps

* fix sprite_dir asset

* git subrepo pull (merge) --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "5e36c45558"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "5e36c45558"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
2021-04-18 22:26:00 +09:00

53 lines
516 B
Plaintext

# Python
__pycache__/
venv/
.lark_cache*
.splat_cache
# Misc
.idea/
.DS_Store
ctx.c
expected/
.vscode/launch.json
/tools/star-rod
/ver/current
/ver/*/assets
# Build artifacts
build.ninja
.ninja*
*.ld
*.elf
*.z64
*.Yay0
*.msg.h
*.bin
*.i
*.o
*.zip
baserom.*
build/
!tools/build
/docs/doxygen/
/include/ld_addrs.h
/include/message_ids.h
/include/sprite/
/include/map
# Assets
/assets/*
# Star Rod
/sprite/SpriteTable.xml
/mod.cfg
/tools/star-rod
/editor
/logs
/out
dump
*.backup
/tools/Yay0compress
/tools/n64crc