diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 00:00:48 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 00:00:48 (EDT) |
commit | ee89505a95ef37dbd54106d905132756e760c1d5 (patch) | |
tree | 6972ad5bf681092e9d447e8847b2f5e7d4e18cf6 /tests | |
parent | ade038c68cb9cf983273a4405041e20dde6aaed5 (diff) |
tests/.gitignore: Exclude tests/pkg/foo-1.0.orig.tar.gz
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index b5dca6b..51e3f3a 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,3 +1,4 @@ *.log *.trs +/pkg/foo-1.0.orig.tar.gz /pkg/tmp/ |