# macOS
.DS_Store

# Editor
.vscode/
**/.idea

# mkdocs files
.cache/
/docs/overrides

# build
/build
/site
/utils

# test script
test.sh
