From cdee56e986596a0244902cda4abcb9218cbe8553 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Thu, 2 Feb 2023 13:40:16 +0100 Subject: Add files in ignore list --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8bb56f4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +*.so +*.a \ No newline at end of file -- cgit v1.2.3