mirror of
https://github.com/jetzig-framework/jetzig.git
synced 2025-05-14 05:56:07 +00:00

Default to not using LLVM for application compilation. This gives more than 2x performance improvement for compilation stage.
8 lines
82 B
Plaintext
8 lines
82 B
Plaintext
zig-cache/
|
|
zig-out/
|
|
static/
|
|
src/app/views/**/.*.zig
|
|
.DS_Store
|
|
log/
|
|
src/routes.zig
|