# VS Code
.vscode

# Trying stuff locally
/_studies

# Rust
/target
/main/target
Cargo.lock
**/*.rs.bk

# macOS
.DS_Store

# Zed editor
.zed
