Update dictionary.
This commit is contained in:
@@ -1,11 +1,31 @@
|
|||||||
# Custom Dictionary Words
|
# Custom Dictionary Words
|
||||||
|
amplifier
|
||||||
|
charliermarsh
|
||||||
|
dnsmasq
|
||||||
dnsmasq
|
dnsmasq
|
||||||
dpkg
|
dpkg
|
||||||
|
esbenp
|
||||||
ftpd
|
ftpd
|
||||||
GOARCH
|
GOARCH
|
||||||
|
GOARCH
|
||||||
|
goimports
|
||||||
|
golangci
|
||||||
|
GOOS
|
||||||
|
gopls
|
||||||
|
ipxe
|
||||||
oklch
|
oklch
|
||||||
|
pnpm
|
||||||
postinst
|
postinst
|
||||||
postrm
|
postrm
|
||||||
prerm
|
prerm
|
||||||
|
pyproject
|
||||||
|
ruff
|
||||||
shadcn
|
shadcn
|
||||||
|
talos
|
||||||
|
tsconfig
|
||||||
|
venv
|
||||||
|
vite
|
||||||
|
vitest
|
||||||
wildcloud
|
wildcloud
|
||||||
|
wildcloud
|
||||||
|
wildd
|
||||||
|
|||||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -20,7 +20,7 @@ uv.lock
|
|||||||
.claude/
|
.claude/
|
||||||
|
|
||||||
# Wild Cloud
|
# Wild Cloud
|
||||||
data/
|
.envrc
|
||||||
|
|
||||||
# Development working dir
|
# Development working dir
|
||||||
.working/
|
.working/
|
||||||
|
|||||||
@@ -7,13 +7,13 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
|
|||||||
This project is called "Wild Cloud Central". It consists of the following components:
|
This project is called "Wild Cloud Central". It consists of the following components:
|
||||||
|
|
||||||
- **Wild Daemon**:
|
- **Wild Daemon**:
|
||||||
- @daemon/README.md
|
- @wild-central-api/README.md
|
||||||
- A web server that provides an API for managing Wild Cloud instances.
|
- A web server that provides an API for managing Wild Cloud instances.
|
||||||
- Wild CLI:
|
- Wild CLI:
|
||||||
- @cli/README.md
|
- @wild-cli/README.md
|
||||||
- A command-line interface for interacting with the Wild Daemon and managing Wild Cloud clusters.
|
- A command-line interface for interacting with the Wild Daemon and managing Wild Cloud clusters.
|
||||||
- Wild App:
|
- Wild App:
|
||||||
- @app/README.md
|
- @wild-web-app/README.md
|
||||||
- A web-based interface for managing Wild Cloud instances, hosted on Wild Central.
|
- A web-based interface for managing Wild Cloud instances, hosted on Wild Central.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user