From 9d96ba4ea0e2e4b06216657cb1641551b59f58ee Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sun, 1 Oct 2023 17:00:34 +0200 Subject: [PATCH] refactor: cleanup .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5e16da97..9fbcf6a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ -### Git ### -# Created by git for backups. To disable backups in Git: +# Created by git for backups. To disable backups in git: # $ git config --global mergetool.keepBackup false *.orig -- 2.34.1