SIGN IN SIGN UP
github / gitignore UNCLAIMED

A collection of useful .gitignore templates

0 0 0 Ignore List

Rust: ignore .pdb files

MSVC builds of Rust on Windows automatically generate `*.pdb` files, which
store debugging information. For more information, see:

* https://github.com/rust-lang/rustlings/issues/275
* https://locka99.gitbooks.io/a-guide-to-porting-c-to-rust/content/debugging_rust/#microsoft-visual-studio
R
Ryan Scott committed
d15076ed4a80c445b2a87d13464281d1ba5cb385
Parent: 218a941