mirror of
https://github.com/facebook/zstd.git
synced 2025-08-05 19:15:58 +03:00
minor markdown formatting fix
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -22,6 +22,7 @@ zstdmt
|
|||||||
|
|
||||||
# Test artefacts
|
# Test artefacts
|
||||||
tmp*
|
tmp*
|
||||||
|
*.zst
|
||||||
dictionary.
|
dictionary.
|
||||||
dictionary
|
dictionary
|
||||||
NUL
|
NUL
|
||||||
|
5
contrib/single_file_libs/.gitignore
vendored
5
contrib/single_file_libs/.gitignore
vendored
@@ -1,4 +1,9 @@
|
|||||||
|
|
||||||
|
# build artifacts
|
||||||
zstddeclib.c
|
zstddeclib.c
|
||||||
zstdenclib.c
|
zstdenclib.c
|
||||||
zstd.c
|
zstd.c
|
||||||
zstd.h
|
zstd.h
|
||||||
|
|
||||||
|
# test artifacts
|
||||||
|
temp*
|
||||||
|
Reference in New Issue
Block a user