From d4490576aa9ed85572e753f6d4e83961e57fc8f4 Mon Sep 17 00:00:00 2001 From: BrendanTCC Date: Sat, 21 Aug 2021 11:57:22 +1000 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..8c2f10f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +brendotools-wallman/* +brendotools-wallman.zip \ No newline at end of file