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.

12 lines
94B

  1. # Rust
  2. /target
  3. **/*.rs.bk
  4. Cargo.lock
  5. # Clickable
  6. .clickable/
  7. /build
  8. # JetBrains IDEs
  9. .idea/