From 330d7ef2d720c38e99b4ef728b038831e21c6c6a Mon Sep 17 00:00:00 2001 From: Leonardo Di Donato Date: Thu, 1 Aug 2019 18:58:13 +0000 Subject: [PATCH] fix: ignore build files generated by the regression tests Signed-off-by: Leonardo Di Donato --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index aead8da8..deecb03e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ test/traces-info test/job-results test/.phoronix-test-suite test/results*.json.* +test/build userspace/falco/lua/re.lua userspace/falco/lua/lpeg.so