commit 87b4f76470afb3055b0512030f7780160c80ab33 parent fa253f077f19b3220c7655b81bd91e52f4367803 Author: Oscar Benedito <oscar@oscarbenedito.com> Date: Mon, 22 Jun 2020 13:04:06 +0200 Add .gitignore Diffstat:
A | .gitignore | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,2 @@ +*.o +st