# Python
__pycache__/
*.py[cod]
*.pyo
*.pyd
*.pyc

# Distribution / packaging
dist/
build/
*.egg-info/
*.egg
.eggs/

# Virtual environments
.venv/
venv/
env/

# Testing
.pytest_cache/
.coverage
htmlcov/

# Type checking
.mypy_cache/

# Linting
.ruff_cache/

# Editor / OS
.DS_Store
.idea/
.vscode/
*.swp

# Kerberos artefacts — never commit ticket material
*.ccache
*.keytab
*.kirbi
krb5cc_*

# Dump files — sensitive, often large
*.dmp
*.mdmp
lsass.dmp
LSASS.dmp
SAM
SYSTEM
NTDS.dit
ntds.dit

# VaultRip output files
findings.json
results.json
hashes.txt
