Files
taskwarrior-2.x/src/tc/rust/.gitignore
Dathan Bennett 33366e2f05 Ignore the aarch64-apple-darwin directory
This directory is generated instead of the x86_64-unknown-linux-gnu
directory when building on an ARM64/AArch64 Mac, so this change adds
that directory to the gitignore config.
2023-04-09 15:29:29 -04:00

5 lines
70 B
Plaintext

target
x86_64-unknown-linux-gnu
aarch64-apple-darwin
.rustc_info.json