add: ex00

This commit is contained in:
Camille Chauvet
2023-09-25 13:19:15 +00:00
commit 55f136f3e7
4 changed files with 68 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
*
!/**/
!*.*
!/**/Makefile
*.o