From: Raphaƫl Gertz Date: Mon, 13 Oct 2025 11:43:59 +0000 (+0200) Subject: Ignore files with orig and deadcode extensions X-Git-Tag: 0.0.1~50 X-Git-Url: https://git.rapsys.eu/blogbundle/commitdiff_plain/b0626c8ae0f4b060fef6f0df9d2fc56e157247a0 Ignore files with orig and deadcode extensions --- diff --git a/.gitignore b/.gitignore index 1c17649..8282441 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .*.un~ *~ +*.deadcode +*.orig