]> git.lizzy.rs Git - rust.git/blobdiff - .gitignore
self-profiling: Remove module names from some event-ids in codegen backend.
[rust.git] / .gitignore
index a7dd5a13b6f48894bf309f9fc75f5b0e6769fb78..1c47ed4c024822730874b26588ad7e45b9fdf947 100644 (file)
@@ -27,6 +27,7 @@ __pycache__/
 /inst/
 /llvm/
 /mingw-build/
+# Created by default with `src/ci/docker/run.sh`:
 /obj/
 /rustllvm/
 /src/libcore/unicode/DerivedCoreProperties.txt
@@ -51,3 +52,6 @@ config.stamp
 Session.vim
 .cargo
 no_llvm_build
+# Generated when dumping Graphviz output for debugging:
+/mir_dump/
+/*.dot