fix: ignore act binary built when using make (#654)

This commit is contained in:
Ryan (hackercat)
2021-05-03 17:26:12 +02:00
committed by GitHub
parent cc3e7aeaf2
commit 780f60a1e6

3
.gitignore vendored
View File

@@ -21,4 +21,7 @@
# Path for actions cache created when running tests
pkg/runner/act/
# act binary
dist/local/act
coverage.txt