aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi92@disroot.org>2026-01-31 23:15:54 +0100
committerXavier Del Campo Romero <xavi92@disroot.org>2026-01-31 23:34:33 +0100
commitd85032afdc75eaba775c90a7943a24b4c1f6383c (patch)
tree78545f8d7a8eb0b254282859837a9fc7e3abd8a5 /.gitignore
parentabd5fc025054af2bde355553e5307c94e994a8d9 (diff)
.gitignore: Add missing example executables
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index afdd388..a9aba1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,8 @@
*.d
*.so
*.so.*
+examples/async/async
+examples/form/form
examples/headers/headers
examples/hello/hello
examples/html/html