.gitignore 52 B

12345
  1. # Rust build artifacts
  2. /target
  3. # Rust Rover
  4. .idea/