mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-13 13:32:50 +00:00
Add *.pyc to .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
/build*
|
/build*
|
||||||
*~
|
*~
|
||||||
test/falco_test.pyc
|
*.pyc
|
||||||
|
|
||||||
test/falco_tests.yaml
|
test/falco_tests.yaml
|
||||||
test/traces-negative
|
test/traces-negative
|
||||||
test/traces-positive
|
test/traces-positive
|
||||||
|
Reference in New Issue
Block a user