mirror of
https://github.com/falcosecurity/falco.git
synced 2026-01-21 14:14:05 +00:00
23 lines
323 B
Plaintext
23 lines
323 B
Plaintext
/build*
|
|
*~
|
|
*.pyc
|
|
|
|
test/falco_tests.yaml
|
|
test/traces-negative
|
|
test/traces-positive
|
|
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
|
|
userspace/engine/lua/lyaml
|
|
userspace/engine/lua/lyaml.lua
|
|
|
|
.vscode/*
|
|
|
|
.luacheckcache
|
|
|
|
*.idea* |