# Python
__pycache__/
*.py[cod]
*.pyo
*.pyd
.Python
*.egg
*.egg-info/
dist/
build/
.eggs/
.venv/
venv/
env/
pip-wheel-metadata/
*.whl

# IDE
.vscode/
.idea/
*.swp
*.swo
.DS_Store
Thumbs.db

# Testing
.pytest_cache/
.coverage
htmlcov/
.ruff_cache/

# bingo config (contains API keys — never commit)
*.local.json

# bingo exported sessions
bingo_chat_*.md

# bingo scan targets output (may contain sensitive PII/pentest data)
targets/
loot/
idor_downloads/
downloads/

# Pentest artifact files (HTML captures, JS dumps, HWP/XLSX files)
*.html
*.js
*.hwp
*.xlsx
*.pdf
*.jpg
*.png
!assets/
!bingo-github-profile.png
headers.txt
interesting_files.txt
step*.txt
step*.html
*_debug.html
*_debug.js
*_full.js
*_full.html
idor_seq*
idor_sensitive_*
license_*.jpg
reg_sqli_*.html
probe__*.html
