From e84d0b8fb146db9e49182990784993a6bb532255 Mon Sep 17 00:00:00 2001 From: olemorud Date: Mon, 20 Mar 2023 11:33:12 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..171b3a9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +bin/ +uses.log