From f5b6df771764fbd214426310f2c9c5b0582faef5 Mon Sep 17 00:00:00 2001 From: abellenir Date: Sat, 26 Jul 2014 09:16:29 +0000 Subject: [PATCH] git should ignore swapfiles --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 8fe8049..284fdc5 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,7 @@ *.hex build/ .rsconscache + +#swapfiles +.*.swp + -- 2.55.0