From 3e8dd98b4519c3f8e8e9d87b5cf53799c13f8638 Mon Sep 17 00:00:00 2001 From: Twan van Laarhoven Date: Thu, 23 Apr 2020 20:23:19 +0200 Subject: [PATCH] Ignore .bak files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8b58ed05..45f0bd32 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +*.bak + /autom4te.cache /aclocal.m4