1 Star 0 Fork 0

wl3/zstd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 434 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yann Collet 提交于 2019-12-14 13:29 . added ppc64le tests on travis
# Object files
*.o
*.ko
*.dSYM
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
/zstd
zstdmt
*.exe
*.out
*.app
# Test artefacts
tmp*
dictionary.
dictionary
NUL
# Build artefacts
projects/
bin/
.buckd/
buck-out/
build-*
# Other files
.directory
_codelite/
_zstdbench/
.clang_complete
*.idea
*.swp
.DS_Store
googletest/
*.d
*.vscode
*.code-workspace
compile_commands.json
.clangd
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wl3/zstd.git
git@gitee.com:wl3/zstd.git
wl3
zstd
zstd
master

搜索帮助