Skip to content

Commit

Permalink
git: Ignore arm64-darwin external build directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Decker committed Jan 29, 2022
1 parent dc4544d commit 34cfdca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions external/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ x86_64-linux-gnu
aarch64-linux-gnu
arm-linux-gnueabihf
x86_64-pc-linux-gnu
arm64-apple-darwin*

libbacktrace-build/
libbacktrace.a
Expand Down

0 comments on commit 34cfdca

Please sign in to comment.