# Generated files
**/target
**/*.rs.bk


# The library shouldn't decide about the exact versions of 
# its dependencies, but let the downstream crate decide.
Cargo.lock



# vscode 
.vscode/*

# intellij/clion
.idea/
