# wildcards
**/*.rs.bk
/*.sst
/*.log
/table*.sst
/table*.txt
# specific files
/Cargo.lock
/db/
/target/
