aboutsummaryrefslogtreecommitdiffstats
path: root/options/gitignore/Rust
diff options
context:
space:
mode:
Diffstat (limited to 'options/gitignore/Rust')
-rw-r--r--options/gitignore/Rust3
1 files changed, 3 insertions, 0 deletions
diff --git a/options/gitignore/Rust b/options/gitignore/Rust
index ff47c2d77d..6985cf1bd0 100644
--- a/options/gitignore/Rust
+++ b/options/gitignore/Rust
@@ -9,3 +9,6 @@ Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
+
+# MSVC Windows builds of rustc generate these, which store debugging information
+*.pdb