# Rust
/target

# OS
.DS_Store

# Data directory - keep structure but ignore contents
/data/*
!/data/.gitkeep

# Output
/output/*.parquet
