/target
**/*.rs.bk
Cargo.lock
.DS_Store

# 忽略本地数据文件
/data/stock.arrow

# 但不忽略docs中的数据文件
!/docs/data/stock.arrow
