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*/