diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-06-29 17:03:56 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-06-29 17:03:56 (EDT) |
commit | 4918640254705c8c808aceee7f2616b94d4462e3 (patch) | |
tree | 47c48f29512c74760a1c34005d12f769d534fea9 | |
parent | 30b24d850c1d2b93c72b50a2c51bd0cee0a30bd3 (diff) |
.gitignore: Exclude tests/aux/defs.sh
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ pro-archman-*/ pro-archman-*.tar* tests/*[^.]?? !tests/aux/ +tests/aux/defs.sh tests/*.log tests/*.trs test-suite.log |