From f850b07d6a4f6582bc5d2538e866509f312ae34c Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 3 Feb 2020 07:48:40 +0100 Subject: [PATCH] Also ignore more backup files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 29bf531..d70eb1e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ Makefile /config.sh *~ *.a +*.bak *.dll *.dylib *.o