# Common
keys/
.env*.local

# Service
target/
**/Cargo.lock

# UI
.next/
node_modules/

# IDE
.idea/
.DS_Store
