# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/

# NegClone generated
cache/
output/
inventory.json
fingerprint_*.json

# IDE
.vscode/
.idea/

# OS
.DS_Store

# Auth tokens
.negclone/
