From f1d8b2e72d6d9846b8239434b266904a4faecaca Mon Sep 17 00:00:00 2001 From: arif-pragmasys Date: Tue, 20 Oct 2015 14:28:23 -0500 Subject: [PATCH] add temp key files to ignore list --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bbb2764..5761a39 100644 --- a/.gitignore +++ b/.gitignore @@ -272,4 +272,7 @@ regress/t7.out.pub regress/t6.out2 config.h configure -config.h \ No newline at end of file +config.h + +#temp key files +d2utmpa* \ No newline at end of file