diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 01:35:12 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 01:35:12 (EDT) |
commit | 5ae5470d6f1ffeb12bff4f7f5318f9fc13422ef3 (patch) | |
tree | ceb9c7d606deafa2d479a75055d297ed3a85deab /tests/.gitignore | |
parent | 7dd51941cbc007321e3ad1d793bdf3774c9af021 (diff) |
tests/exe/ob-buildopk.sh: New test file
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 51e3f3a..c359063 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -2,3 +2,4 @@ *.trs /pkg/foo-1.0.orig.tar.gz /pkg/tmp/ +/*.opk |