mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
removed golden-decompression/.gitignore
replaced by an exclusion rule in tests/.gitignore
This commit is contained in:
parent
0ae98ba215
commit
37ff4f91eb
2 changed files with 3 additions and 1 deletions
3
tests/.gitignore
vendored
3
tests/.gitignore
vendored
|
|
@ -67,3 +67,6 @@ speedTest.pid
|
|||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
|
||||
# Specific exclusions
|
||||
!golden-decompression/*.zst
|
||||
|
|
|
|||
1
tests/golden-decompression/.gitignore
vendored
1
tests/golden-decompression/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
!*.zst
|
||||
Loading…
Add table
Add a link
Reference in a new issue