From e247f02a4fbf3997e4ff01eecf30ac1002e993af Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 2 May 2022 17:16:10 -0400 Subject: Vendor in containers/(common, storage, image) Signed-off-by: Daniel J Walsh --- vendor/github.com/klauspost/compress/.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'vendor/github.com/klauspost/compress/.gitignore') diff --git a/vendor/github.com/klauspost/compress/.gitignore b/vendor/github.com/klauspost/compress/.gitignore index b35f8449b..d31b37815 100644 --- a/vendor/github.com/klauspost/compress/.gitignore +++ b/vendor/github.com/klauspost/compress/.gitignore @@ -23,3 +23,10 @@ _testmain.go *.test *.prof /s2/cmd/_s2sx/sfx-exe + +# Linux perf files +perf.data +perf.data.old + +# gdb history +.gdb_history -- cgit v1.2.3-54-g00ecf