.gitignore 92 B

1234567891011
  1. /target
  2. /.idea
  3. Cargo.lock
  4. config.toml*
  5. *.log
  6. *.log.*
  7. /logs*
  8. /test_account.toml
  9. config.json