mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-13 22:44:33 +00:00
fix: ignore build files generated by the regression tests
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
parent
1fc509d78b
commit
330d7ef2d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,6 +9,7 @@ test/traces-info
|
|||||||
test/job-results
|
test/job-results
|
||||||
test/.phoronix-test-suite
|
test/.phoronix-test-suite
|
||||||
test/results*.json.*
|
test/results*.json.*
|
||||||
|
test/build
|
||||||
|
|
||||||
userspace/falco/lua/re.lua
|
userspace/falco/lua/re.lua
|
||||||
userspace/falco/lua/lpeg.so
|
userspace/falco/lua/lpeg.so
|
||||||
|
Loading…
Reference in New Issue
Block a user