about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/rustc_codegen_cranelift/.gitignore')
-rw-r--r--compiler/rustc_codegen_cranelift/.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/compiler/rustc_codegen_cranelift/.gitignore b/compiler/rustc_codegen_cranelift/.gitignore
new file mode 100644
index 00000000000..0da9927b479
--- /dev/null
+++ b/compiler/rustc_codegen_cranelift/.gitignore
@@ -0,0 +1,14 @@
+target
+**/*.rs.bk
+*.rlib
+*.o
+perf.data
+perf.data.old
+*.events
+*.string*
+/build_sysroot/sysroot
+/build_sysroot/sysroot_src
+/rust
+/rand
+/regex
+/simple-raytracer