diff options
author | MarcoFalke <falke.marco@gmail.com> | 2015-10-09 11:36:59 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2015-10-09 11:36:59 +0200 |
commit | 313e7f5c89d6e72e06efe9255089765b4c5815fe (patch) | |
tree | 259c34c09fea315ca8ac9efd61111e6321c315cb /test | |
parent | 2f9f082b5ef3c495c70598ef23383effef675f9a (diff) |
Squashed 'src/univalue/' changes from 87d9045..5839ac3
5839ac3 Merge pull request #13 from theuni/move-lib
3f248e0 build: move libunivalue.la to the root dir
a68aed5 Merge pull request #12 from jmcorgan/add-ignores
81cafe3 Update and consolidate git ignores
git-subtree-dir: src/univalue
git-subtree-split: 5839ac3311792f80b9cd5070440c2256e0e69e13
Diffstat (limited to 'test')
-rw-r--r-- | test/.gitignore | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/.gitignore b/test/.gitignore index e4dea0df72..4afa094b10 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,7 +1 @@ - unitester - -*.log -*.trs - -.libs |