# Build
**/target/
**/Cargo.lock
**/node_modules/
**/dist/
**/package-lock.json

logs/
data/
settings.json
.env

# IDE
.idea/
.DS_Store
