Exercism: Rust version of the 'Matching Brackets' exercise.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
260 B

3 years ago
  1. # Generated by Cargo
  2. # will have compiled files and executables
  3. /target/
  4. **/*.rs.bk
  5. # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
  6. # More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
  7. Cargo.lock