mirror of
https://github.com/bybrooklyn/alchemist.git
synced 2026-04-18 01:43:34 -04:00
26 lines
243 B
Plaintext
26 lines
243 B
Plaintext
target
|
|
alchemist.db
|
|
.git
|
|
.github
|
|
*.log
|
|
*.md
|
|
config.toml
|
|
docs
|
|
redoc
|
|
tests
|
|
web-e2e
|
|
static
|
|
src/css
|
|
docusaurus.config.ts
|
|
sidebars.ts
|
|
package.json
|
|
package-lock.json
|
|
bun.lock
|
|
tsconfig.json
|
|
.claude
|
|
.idea
|
|
.runtime
|
|
web/node_modules
|
|
web/dist
|
|
web/.astro
|