f7c5a9a1c6
Start the kage repo: a tool that clones a website into a self-contained folder you can browse offline, with the JavaScript stripped out.
12 lines
156 B
Plaintext
12 lines
156 B
Plaintext
/bin/
|
|
/dist/
|
|
/kage-out/
|
|
*.out
|
|
.DS_Store
|
|
|
|
# Built docs site (tago output) and its cache
|
|
/docs/public/
|
|
/docs/public-pages/
|
|
/docs/public-cf/
|
|
**/.tago-cache.db
|