Sign in
apache
/
opendal
/
HEAD
/
.
/
.gitignore
blob: d867d08e272c0645a1389174250f20c8715b3553 [
file
] [
log
] [
blame
]
# IDE and editor
.
idea
.
vscode
!.
vscode
/
settings
.
json
**/
target
**/
vendor
dist
/
# env files for backends
.
env
# profiling
flamegraph
.
svg
perf
.*
**/.
DS_Store
# Yarn Integrity file
.
yarn
-
integrity
# Python cache files
**
/__pycache__/