diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-11-24 01:36:29 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-11-24 01:36:38 +0100 |
| commit | 7efc2b3aad4960e6a6df9a47495da4a2c00f00c9 (patch) | |
| tree | c3761bdd60f50906a23b4e5d8edbf56e189eba67 /.gitignore | |
| parent | dec953e4f4af89149685c7463c422ccca6174cb8 (diff) | |
.gitignore: Add headers executable
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ *.d *.so *.so.* +examples/headers/headers examples/hello/hello examples/html/html examples/put/put |
