Ignore rust toolchain and sysroot

This commit is contained in:
Jack May
2019-02-25 16:39:28 -08:00
parent 329382f016
commit a2bf59cbba

3
sdk/bpf/.gitignore vendored
View File

@ -1,4 +1,3 @@
/criterion* /criterion*
/llvm-native* /llvm-native*
/rust-sysroot* /rust-bpf*
/rust-toolchain*