From fbdaf218eb571e3f224692ff0da7d9b8c142a6b0 Mon Sep 17 00:00:00 2001 From: David Allen Date: Sun, 24 Aug 2025 20:44:52 -0600 Subject: [PATCH] chore: added .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index a51dd2f..cc2fb4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ **configurator +**makeshift **.yaml **.yml **.so @@ -6,3 +7,7 @@ **.ignore **.tar.gz dist/ +tests/data +tests/downloads +tests/profiles +tests/plugins