summaryrefslogtreecommitdiff
path: root/prebuilt/.gitignore
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2018-12-18 21:09:30 -0500
committerGitHub <noreply@github.com>2018-12-18 21:09:30 -0500
commitaa66ef98ea6144abd2d2714fef1dfc8046e01775 (patch)
treeeec266ba13ca4ee8c2c57095ae9e2867dc254ac5 /prebuilt/.gitignore
parent3dbd18af0950400eed7063bef7cb1f7ff27c4a01 (diff)
travis: Set CARGO_HOME to third_party/rust_crates (#1370)
Adds prebuilt hyperfine and sccache binaries Only build test_cc for LSAN Add Cargo.lock Only run benchmarks in master
Diffstat (limited to 'prebuilt/.gitignore')
-rw-r--r--prebuilt/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/prebuilt/.gitignore b/prebuilt/.gitignore
new file mode 100644
index 000000000..e21d75410
--- /dev/null
+++ b/prebuilt/.gitignore
@@ -0,0 +1,5 @@
+*.a
+*.lib
+*.exe
+sccache
+hyperfine