mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-25 22:32:07 +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
0c44711e76
commit
318286f8c4
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