aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-11-24 01:36:29 +0100
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-11-24 01:36:38 +0100
commit7efc2b3aad4960e6a6df9a47495da4a2c00f00c9 (patch)
treec3761bdd60f50906a23b4e5d8edbf56e189eba67 /.gitignore
parentdec953e4f4af89149685c7463c422ccca6174cb8 (diff)
.gitignore: Add headers executable
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 58d8edc..afdd388 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.d
*.so
*.so.*
+examples/headers/headers
examples/hello/hello
examples/html/html
examples/put/put