From bf40108d4d0e1659d098406fe34cf8697288d5fb Mon Sep 17 00:00:00 2001 From: Andrew Schott Date: Fri, 14 Jun 2024 02:26:19 -0500 Subject: [PATCH] Dir cleanup --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 33f8365..98e08b2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,6 @@ osupdater/Cargo.lock -osupdater/debug/* -osupdater/target/* -osupdater/release/* +osupdater/debug*/ +osupdater/target*/ +osupdater/release*/