From ff61508aa7b635e0ccb50b6c073e4ab8d477e15c Mon Sep 17 00:00:00 2001 From: Chris Zankel Date: Wed, 22 Apr 2015 17:07:37 -0700 Subject: [PATCH] gitignore: exclude test/Makefile and test/Makefile.in Signed-off-by: Chris Zankel --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a34f892..28a1522 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,8 @@ TAGS /test-tool/Makefile.in /test-tool/Makefile /test-tool/iscsi-test-cu +/tests/Makefile.in +/tests/Makefile /utils/Makefile.in /utils/Makefile /utils/iscsi-inq