From 4da2e1f557c2ea6bc1dcc2b166e4feccd36f41c5 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Tue, 30 Aug 2016 20:25:10 +0200 Subject: [PATCH] ignored *.tmp --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8983685..1653e82 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,6 @@ /data/* /*.properties .~lock* +*.tmp .gitcommits + -- 2.39.2