From 77d068e0c58b6dc2299ffde597845406ecccbfa4 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Sun, 7 Sep 2014 22:56:54 +0100 Subject: Gitignore new test autotools test stuff. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cd45975..0d665a8 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ Makefile /libtool /ltmain.sh /stamp-h1 +/test-driver # C stuff @@ -36,7 +37,9 @@ src/bindfs tests/readdir_inode tests/utimens_nofollow tests/*.log +tests/*.trs tests/internals/test_internals tests/internals/test_rate_limiter tests/internals/*.log +tests/internals/*.trs -- cgit v1.2.3