From a766d5d596ceb916888b76d473028143b2ea2082 Mon Sep 17 00:00:00 2001 From: Daan Sprenkels Date: Sun, 5 Apr 2020 18:11:16 +0200 Subject: [PATCH] Update .gitignore; NFC --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index fbf375e..6da5301 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,7 @@ bindata.go # Output binary /rushlink + +# Any kind of backup files +*~ +*.bak