From eb7884baf3bda552b35e10bb11f39e2bd7dc32df Mon Sep 17 00:00:00 2001 From: aabacchus Date: Mon, 16 May 2022 17:47:48 +0100 Subject: [PATCH] add .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ac72e66 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +smu +smu.o