.gitignore 45 B

1234
  1. # Ignore Rust build artifacts
  2. /target
  3. dist/