mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-28 15:47:25 +00:00
Add ignores for test-related files.
Ignore results.json and similar names. Also ignore the file created when running phoronix tests.
This commit is contained in:
parent
f82288f373
commit
b57eb8659f
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,6 +6,8 @@ test/traces-negative
|
||||
test/traces-positive
|
||||
test/traces-info
|
||||
test/job-results
|
||||
test/.phoronix-test-suite
|
||||
test/results*.json.*
|
||||
|
||||
userspace/falco/lua/re.lua
|
||||
userspace/falco/lua/lpeg.so
|
||||
|
Loading…
Reference in New Issue
Block a user