# macOS
.DS_Store

# Editor
.vscode/
**/.idea

# mkdocs files
.cache/

# build
/build
/site
/utils

# test script
test.sh

# overrides
overrides/partials/*
!overrides/partials/content.html
!overrides/partials/footer.html
