gitignore update

* update .gitignore to ignore the *.o and the executable files

Signed-off-by: Daniel Santos <dacs.git@brilhante.top>
This commit is contained in:
Daniel Santos 2022-03-17 19:14:12 +00:00
parent b7c06abbcf
commit 7640bc88a7
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1 +1,2 @@
numericx
/*-to-*
*.o