diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 02:01:00 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 02:01:00 (EDT) |
commit | 576b9069b263fc32aa3d6791c247c5863c9fb28a (patch) | |
tree | 216def0e0d2ed495345895ee42d11a0b2707ae6b /tests/.gitignore | |
parent | efdf6e38bcd85d4f62310a3e33a2e3e144f0a8ee (diff) |
tests/exe/ob-genchanges.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 c359063..4da92ba 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -3,3 +3,4 @@ /pkg/foo-1.0.orig.tar.gz /pkg/tmp/ /*.opk +/*.changes |