e04ed9c211
CF: Deploy Dev Docs / deploy (push) Waiting to run
Sync Labels / build (push) Waiting to run
tests / unit tests (macos-latest) (push) Waiting to run
tests / unit tests (ubuntu-latest) (push) Waiting to run
tests / unit tests (windows-latest) (push) Waiting to run
30 lines
255 B
Plaintext
30 lines
255 B
Plaintext
# direnv
|
|
.envrc
|
|
|
|
# vscode
|
|
.vscode/
|
|
|
|
# idea
|
|
.idea/
|
|
|
|
# npm
|
|
node_modules
|
|
|
|
# hugo
|
|
.hugo/public/
|
|
.hugo/resources/_gen
|
|
.hugo/static/pagefind/
|
|
.hugo_build.lock
|
|
|
|
# coverage
|
|
.coverage
|
|
|
|
# python
|
|
__pycache__/
|
|
|
|
# executable
|
|
mcp-toolbox
|
|
toolbox
|
|
toolbox.exe
|
|
**/test.db
|