fix: ignore act
binary built when using make
(#654)
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user