#IDE
.idea

# Rust genereated files
/target
/Cargo.lock
**/*.rs.bk

# DevTest data
test_data
