From 8400066ac8f362078962ec5cdfa7f45287ea8661 Mon Sep 17 00:00:00 2001 From: Leonardo Di Donato Date: Thu, 18 Jul 2019 15:17:18 +0000 Subject: [PATCH] update(test): ignore for generated traces Signed-off-by: Leonardo Di Donato --- test/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/.gitignore diff --git a/test/.gitignore b/test/.gitignore new file mode 100644 index 00000000..39f6f7a5 --- /dev/null +++ b/test/.gitignore @@ -0,0 +1 @@ +falco_traces.yaml \ No newline at end of file