jetzig/.gitignore
Bob Farrell 31927cdb6b Static routes
Generate views defined with `request: *jetzig.http.StaticRequest` as
static content into `static/` directory so that exported JSON and HTML
can be rendered direct from disk, skipping runtime rendering.
2024-02-17 15:28:27 +00:00

10 lines
100 B
Plaintext

TODO.md
main
get/
zig-out/
zig-cache/
*.core
src/app/views/**/*.compiled.zig
archive.tar.gz
static/