.gitignore 204 B

123456789
  1. ### https://raw.github.com/github/gitignore/master/Rust.gitignore
  2. # Generated by Cargo
  3. # will have compiled files and executables
  4. debug/
  5. target/
  6. # These are backup files generated by rustfmt
  7. **/*.rs.bk