zoxide 0.9.4

A smarter cd command for your terminal
### Custom ###
.vscode/

### Rust ###
# Compiled files and executables
debug/
target/
target_nix/

# Backup files generated by rustfmt
**/*.rs.bk

### Python ###
.mypy_cache/