Skip to content
代码片段 群组 项目
提交 e68db76b 编辑于 作者: Nick Terrell's avatar Nick Terrell
浏览文件

Update .gitignore

上级 2d4dcce5
No related branches found
No related tags found
无相关合并请求
......@@ -31,6 +31,7 @@ projects/
bin/
.buckd/
buck-out/
build-*
# Other files
.directory
......@@ -43,3 +44,5 @@ _zstdbench/
googletest/
*.d
*.vscode
compile_commands.json
.clangd
\ No newline at end of file
......@@ -2,7 +2,13 @@
corpora
block_decompress
block_round_trip
dictionary_decompress
dictionary_loader
dictionary_round_trip
simple_compress
simple_decompress
simple_round_trip
stream_decompress
stream_round_trip
zstd_frame_info
fuzz-*.log
\ No newline at end of file
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册