From 2217f9b3e6b90a5574548945fc116f2f37e79440 Mon Sep 17 00:00:00 2001 From: Eugene Crosser Date: Sun, 8 Dec 2013 22:01:04 +0400 Subject: [PATCH] amend .gitignore --- .gitignore | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 415067e..a316a66 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ *.a *.la *.log +*.trs +*.tar.xz .deps/ .libs/ Makefile @@ -26,12 +28,8 @@ missing stamp-h1 test-driver test_chalresp -test_chalresp.o -test_chalresp.trs test_crypto -test_crypto.trs test_serial -test_serial.trs test_auth -test_auth.trs +test_base64 pam_cr_setup -- 2.39.2