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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

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