diff options
Diffstat (limited to 'vendor/github.com/bytedance/sonic/.gitignore')
| -rw-r--r-- | vendor/github.com/bytedance/sonic/.gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/vendor/github.com/bytedance/sonic/.gitignore b/vendor/github.com/bytedance/sonic/.gitignore index 0d8844705..fa60f43a2 100644 --- a/vendor/github.com/bytedance/sonic/.gitignore +++ b/vendor/github.com/bytedance/sonic/.gitignore @@ -49,4 +49,7 @@ ast/bench.sh !testdata/*.json.gz fuzz/testdata -*__debug_bin
\ No newline at end of file +*__debug_bin* +*pprof +*coverage.txt +tools/venv/*
\ No newline at end of file |
