From f0826929de675d04f8cb81afa0f3e7a879984446 Mon Sep 17 00:00:00 2001 From: Niklas Johansson Date: Wed, 31 Oct 2018 19:30:18 +0100 Subject: templates/gitignore ignore emacs temp files emacs creates temp files that ends with tilde (~). These temp files should never be commited. It is therefore safe to ignore them. Signed-off-by: Niklas Johansson --- THANKS | 1 + 1 file changed, 1 insertion(+) (limited to 'THANKS') diff --git a/THANKS b/THANKS index d6e3869..e4bb872 100644 --- a/THANKS +++ b/THANKS @@ -140,3 +140,4 @@ Heinz N. Gies Roberto Aloi Andrew McRobb Drew Varner +Niklas Johansson -- cgit v1.1