.vscode/
.idea/

*.swp
# Don't include Cargo.lock for library crates
# see https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries
Cargo.lock

# Compiled files
*.o
*.so
*.rlib
*.dll
.DS_Store

# Executables
*.exe

# Generated by Cargo
/target
**/target

*.rs.bk
.rls.toml
rls/**
