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.
This commit is contained in:
Dathan Bennett 2023-03-12 22:52:13 -07:00 committed by Dustin J. Mitchell
parent ed674ec9e5
commit 33366e2f05

View file

@ -1,3 +1,4 @@
target
x86_64-unknown-linux-gnu
aarch64-apple-darwin
.rustc_info.json