Unfortunately, it wasn't compiling anymore due to `psx`, and that crate seems to be out of date for the current nightly, so we'll drop the idea of a remake for now.
10 lines
296 B
Plaintext
10 lines
296 B
Plaintext
# TODO: Remove this from here.
|
|
# We have a `.gitignore` with `*` inside `build.bak`
|
|
# and `resources`, but prettier seems to ignore those and
|
|
# only cares about any top-level `.gitignore` and `.pretiterignore`.
|
|
build.bak/
|
|
resources/
|
|
tools/target/
|
|
tools/__pycache__
|
|
rust/target/
|