.gitignore 225 B

12345678910
  1. # Generated by Cargo
  2. # will have compiled files and executables
  3. debug/
  4. target/
  5. # These are backup files generated by rustfmt
  6. **/*.rs.bk
  7. # MSVC Windows builds of rustc generate these, which store debugging information
  8. *.pdb