# Build
build

# Environment
.env

# JetBrains IDEs
.idea

# Rust
/target
Cargo.lock

# Visual Studio Code
.vscode

# Local Data Directory
.data
