mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-07-02 08:58:48 +00:00
Reviewed-on: https://gitea.com/gitea/runner/pulls/1055 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: bircni <bircni@icloud.com>
16 lines
186 B
Plaintext
16 lines
186 B
Plaintext
/gitea-runner
|
|
.env
|
|
!/act/runner/testdata/secrets/.env
|
|
.runner
|
|
coverage.txt
|
|
.tmp/
|
|
/config.yaml
|
|
|
|
# Jetbrains
|
|
.idea
|
|
# MS VSCode
|
|
.vscode
|
|
__debug_bin
|
|
# gorelease binary folder
|
|
/dist
|
|
.DS_Store |