1
0
Fork 0

.gitignore: Add examples/hello/hello

This commit is contained in:
Xavier Del Campo Romero 2023-09-09 01:20:49 +02:00
parent 34d716082a
commit 1790e70e61
Signed by untrusted user: xavi
GPG Key ID: 84FF3612A9BF43F2
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.o
*.a
*.d
examples/hello/hello