/target
/venv
*.pyc
__pycache__/
*.pyo
*.pyd
.Python
*.so
*.egg-info/
dist/
build/
*.whl
Cargo.lock
*.exe
*.dll
*.dylib
.DS_Store
test_dataset/
samples/
*.malware
results.json
*.json
.vscode/
.idea/
*.swp
*.swo
*~
.pytest_cache/
.mypy_cache/
.coverage
htmlcov/