17f403bc
build: ignore zig-pkg
a73x 2026-08-18 12:38
Commit message
.gitignore
| Old | New | ||
|---|---|---|---|
| @@ -1,5 +1,6 @@ | |||
| 1 | zig-out/ | 1 | zig-out/ |
| 2 | .zig-cache/ | 2 | .zig-cache/ |
| 3 | zig-pkg | ||
| 3 | 4 | ||
| 4 | # TLS keylog dropped by wolfSSL debug builds — never commit session secrets. | 5 | # TLS keylog dropped by wolfSSL debug builds — never commit session secrets. |
| 5 | sslkeylog.log | 6 | sslkeylog.log |