# IDE and editor
.vscode
.idea

**/target
dist/

# env files for backends
.env

incubator-opendal-release-verify

# profiling
flamegraph.svg
perf.*

**/.DS_Store

# Yarn Integrity file
.yarn-integrity

# Python cache files
**/__pycache__/
