mirror of
https://github.com/nektos/act.git
synced 2022-11-26 21:52:29 +03:00
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