diff options
author | Yann Collet <cyan@fb.com> | 2016-11-17 22:39:49 (GMT) |
---|---|---|
committer | Yann Collet <cyan@fb.com> | 2016-11-17 22:39:49 (GMT) |
commit | 7d535484738f5536ec3a4eab58146f8c3f6f6834 (patch) | |
tree | 70e1cb125a5481356d209e496e4f0b7971037af2 /tests/.gitignore | |
parent | 279344a177c3e472932bad8844ce62ba41868690 (diff) | |
download | lz4-7d535484738f5536ec3a4eab58146f8c3f6f6834.zip lz4-7d535484738f5536ec3a4eab58146f8c3f6f6834.tar.gz lz4-7d535484738f5536ec3a4eab58146f8c3f6f6834.tar.bz2 |
added v1.x.y to versions tests
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 06891ac..4c0f311 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -11,3 +11,4 @@ fasttest # test artefacts tmp* +versionsTest |