# Temporary data rules
build/
*.suo
**/__pycache__/
.vscode/

# Test data rules
test_data/*.zip
test_data/test_data*
test_data/decomp_data*
