jetzig/demo/.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

5 lines
52 B
Plaintext

zig-cache/
zig-out/
static/
src/app/views/**/.*.zig