# Rust
/target/
**/*.rs.bk
*.pdb
Cargo.lock

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Data files - exclude all datasets
data/*.csv
raw_data/*.csv
*.pkl
*.zip
*.xlsx
*.png
*.sav

# Python
__pycache__/
*.py[cod]
*$py.class
.Python
*.so
.pytest_cache/
.ipynb_checkpoints/

# Logs
*.log

# Temporary files
*.tmp
*.temp

# Build artifacts
*.exe
*.dll
*.dylib

# Documentation build
/docs/_build/
/site/
FEATURE_LIST_PROGRESSIVE_PRECISION.md
.gitignore
NEXT_STEPS_COMPLETED.md
.gitignore
PROGRESSIVE_PRECISION_SUMMARY.md
PROGRESSIVE_PRECISION_RESULTS.md
three_way_comparison.csv
THREEWAY_COMPARISON_RESULTS.md
docs/PROGRESSIVE_PRECISION.md
temp/val.csv
temp/test_drift.csv
.gitignore
temp/train.csv
temp/test.csv
compare_16_drift_scenarios.py
rust_code_with_structure.txt
.gitignore
all_rust_code.txt
alb_metrics.csv
profile.json.gz
all_rust_code.txt
