.gitignore 71 B

12345678
  1. /target
  2. *.config
  3. .idea
  4. ./Cargo.lock
  5. /logs*
  6. *.html
  7. /config_*.toml
  8. *.json