diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-09-09 01:20:49 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-09-09 01:20:49 +0200 |
| commit | 1790e70e6131a4dc6d8b10f479f5927e8e60eb9f (patch) | |
| tree | fce3522936c45fb4bb8c3ad59c261de6c404a12d /.gitignore | |
| parent | 34d716082a0136056373f3d0c6ed7abce45484b3 (diff) | |
.gitignore: Add examples/hello/hello
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ *.o *.a *.d +examples/hello/hello |
