# ---> Rust
# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

dist

# Added by cargo

target
Cargo.lock
