From 223cd112cad2c12e33c4ea92d523797ee427c1d3 Mon Sep 17 00:00:00 2001 From: Ben Fuhrmannek Date: Wed, 5 Oct 2016 19:07:20 +0200 Subject: ignore *.tmp --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2bdbb49..a1aa4cd 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ tests/*/*.php tests/*/*.exp tests/*/*.log tests/*/*.sh +tests/*/*.tmp -- cgit v1.3