From 6ce89cb0904c8caa256f75332b6cd556be3b0c7c Mon Sep 17 00:00:00 2001 From: Maciek Borzecki Date: Sun, 22 Oct 2017 13:58:53 +0200 Subject: [PATCH] gitignore: update --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index edf6645..5945c2c 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,5 @@ *.i*86 *.x86_64 *.hex + +*~ \ No newline at end of file