debug/
target/
**/*.rs.bk
*.pdb
.idea/
.vscode/
.config/
.venv/
/bazel-*
/output/
rust-project.json
/build/
docs
.history

# don't check in this real config
ignore*.yaml
config.yaml
cache.db
Country.mmdb
ruleset/
geosite.dat

# for NixOS direnv
.envrc
shell.nix

# macOS
.DS_Store

codecov.json

.env

# trace files
**/trace-*.json

# Temporary benchmark files
benchmark-*.json
clash-rs-bench.log
benchmark-comment.md

# But keep the committed baseline
!bench/baseline-*.json
__pycache__/
.claude
