github-keyhunter 0.1.0

Fast GitHub API key leak scanner
# Rust build artifacts
/target/

# Config with real tokens
config.toml

# Results
results/
*.json

# IDE
.idea/
.vscode/
*.swp
*.swo

# macOS
.DS_Store

# Logs
*.log

# Environment
.env
.env.local