2020-08-20 18:37:26 +02:00
|
|
|
# Python
|
|
|
|
__pycache__/
|
|
|
|
venv/
|
2020-10-22 06:54:03 +02:00
|
|
|
.lark_cache*
|
2020-12-02 23:26:08 +01:00
|
|
|
.splat_cache
|
2020-08-20 18:37:26 +02:00
|
|
|
|
|
|
|
# Misc
|
|
|
|
.idea/
|
|
|
|
.DS_Store
|
|
|
|
ctx.c
|
|
|
|
expected/
|
2020-11-07 02:09:11 +01:00
|
|
|
.vscode/launch.json
|
2021-02-06 23:26:35 +01:00
|
|
|
/tools/star-rod
|
2021-08-18 18:28:32 +02:00
|
|
|
/tools/to_rename.txt
|
2021-02-22 10:21:23 +01:00
|
|
|
/ver/current
|
2021-04-13 09:47:52 +02:00
|
|
|
/ver/*/assets
|
2021-10-25 16:32:44 +02:00
|
|
|
ctx.c.m2c
|
2021-12-12 14:53:19 +01:00
|
|
|
/data2c
|
2020-08-20 18:37:26 +02:00
|
|
|
|
|
|
|
# Build artifacts
|
2021-01-14 05:05:37 +01:00
|
|
|
build.ninja
|
2021-02-22 10:21:23 +01:00
|
|
|
.ninja*
|
2020-10-14 18:48:19 +02:00
|
|
|
*.ld
|
2021-02-08 09:28:28 +01:00
|
|
|
*.elf
|
2019-03-07 00:33:29 +01:00
|
|
|
*.z64
|
2020-10-28 21:57:00 +01:00
|
|
|
*.Yay0
|
2021-01-15 17:47:06 +01:00
|
|
|
*.msg.h
|
2021-02-22 10:21:23 +01:00
|
|
|
*.bin
|
2021-04-03 22:35:30 +02:00
|
|
|
*.i
|
2021-02-22 10:21:23 +01:00
|
|
|
*.o
|
2021-03-27 14:37:36 +01:00
|
|
|
*.zip
|
|
|
|
baserom.*
|
2021-02-22 10:21:23 +01:00
|
|
|
build/
|
2021-04-13 09:47:52 +02:00
|
|
|
!tools/build
|
2020-11-07 02:09:11 +01:00
|
|
|
/docs/doxygen/
|
|
|
|
/include/ld_addrs.h
|
2020-12-22 16:53:16 +01:00
|
|
|
/include/message_ids.h
|
2020-11-11 17:33:55 +01:00
|
|
|
/include/sprite/
|
2020-12-22 16:53:16 +01:00
|
|
|
/include/map
|
2021-08-18 18:28:32 +02:00
|
|
|
/tools/permuter_settings.toml
|
2020-10-21 02:59:09 +02:00
|
|
|
|
2021-04-18 15:26:00 +02:00
|
|
|
# Assets
|
|
|
|
/assets/*
|
|
|
|
|
2020-12-22 01:09:55 +01:00
|
|
|
# Star Rod
|
|
|
|
/sprite/SpriteTable.xml
|
|
|
|
/mod.cfg
|
2021-02-04 14:54:08 +01:00
|
|
|
/tools/star-rod
|
2021-02-07 01:41:23 +01:00
|
|
|
/editor
|
|
|
|
/logs
|
|
|
|
/out
|
2021-02-22 10:21:23 +01:00
|
|
|
dump
|
2021-03-30 12:12:32 +02:00
|
|
|
*.backup
|
2021-04-28 10:58:21 +02:00
|
|
|
crash.xml
|
2020-12-22 01:09:55 +01:00
|
|
|
|
2021-01-15 12:36:53 +01:00
|
|
|
/tools/Yay0compress
|
|
|
|
/tools/n64crc
|