# Test rules
ATLAS/

# OS artifacts
*.swp
.DS_Store

# VSCode files
.vscode/

# Python
venv/
__pycache__
malware_atlas.egg-info/
dist/