From a52f2a602609fe6ee2ceaaf541c33a1e032910f0 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Thu, 2 Feb 2023 13:41:45 +0100 Subject: Add files in ignore list --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8bb56f4..f4f1ab8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.o *.so -*.a \ No newline at end of file +*.a +test-app +*.core -- cgit v1.2.3