From 3204b184d51790e8b8829f3163b562a7ed79920d Mon Sep 17 00:00:00 2001 From: Ole Morud Date: Sun, 4 Jun 2023 13:20:53 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f35b32a..1992681 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.o -obj/ +*.so +*.a +.obj/ bin/