# Cargo defaults
target
**/*.rs.bk
Cargo.lock
vendor/

# IntelliJ IDEA
*.iml
.idea/*

# VS Code
.vscode/*
