.gitignore 64 B

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