fix: ignore act
binary built when using make
(#654)
This commit is contained in:
parent
cc3e7aeaf2
commit
780f60a1e6
3
.gitignore
vendored
3
.gitignore
vendored
@ -21,4 +21,7 @@
|
||||
# Path for actions cache created when running tests
|
||||
pkg/runner/act/
|
||||
|
||||
# act binary
|
||||
dist/local/act
|
||||
|
||||
coverage.txt
|
||||
|
Loading…
Reference in New Issue
Block a user