diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2026-01-31 23:15:54 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2026-01-31 23:34:33 +0100 |
| commit | d85032afdc75eaba775c90a7943a24b4c1f6383c (patch) | |
| tree | 78545f8d7a8eb0b254282859837a9fc7e3abd8a5 /.gitignore | |
| parent | abd5fc025054af2bde355553e5307c94e994a8d9 (diff) | |
.gitignore: Add missing example executables
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ *.d *.so *.so.* +examples/async/async +examples/form/form examples/headers/headers examples/hello/hello examples/html/html |
