Files
ac-decomp/.gitignore
T
MisterSheeple 23fe156f6b Miscellaneous Docker fixes (#412)
* Skip compiler download if user has them already (Docker Windows)

* Use Expand-Archive instead of tar to extract zip on Windows

* Return to using latest wibo in Dockerfile

* Switch wibo to latest version in guide

also improve formatting a bit

* Skip compiler download if user has them already (Docker Mac/Linux)

* Slightly optimize error handling

* Make docker upgrade packages on build

* add compiler readmes to .gitignore

* add compiler folders to .gitignore

this is better than just the readmes just in case anything inside the zip changes in the future

* Fix newline

* Re-add command that was deleted by accident
2024-09-04 12:20:41 +02:00

31 lines
394 B
Plaintext

__pycache__/
.vscode/
build/
expected/
out/
dump/*
!dump/foresta.rel.sha1
!dump/static.dol.sha1
*.dol
*.rel
*.exe
*.dll
*.arc
*.ctx
ctx.*
!tools/orthrus.exe
!tools/sjiswrap.exe
build.ninja
ac-decomp.code-workspace
assets/
tools/cli.ini
tools/cli.py
src/data/bin1
src/data/bin2
objdiff.json
src/data/item/player_room_floor
src/data/item/player_room_wall
tools/1.2.5n/
tools/1.3.2r/
tools/1.3.2/