From 4918640254705c8c808aceee7f2616b94d4462e3 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 29 Jun 2018 17:03:56 -0400 Subject: .gitignore: Exclude tests/aux/defs.sh --- diff --git a/.gitignore b/.gitignore index fcc3cff..8ce98af 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ pro-archman-*/ pro-archman-*.tar* tests/*[^.]?? !tests/aux/ +tests/aux/defs.sh tests/*.log tests/*.trs test-suite.log -- cgit v0.9.1