.gitignore 58 B

12345678
  1. /target
  2. /.idea
  3. Cargo.lock
  4. config.toml
  5. *.log
  6. *.log.*
  7. /logs