Files
demusanddemus ab72743bcc
Build and provide rpm of the Gitea runner / Start build on COPR (f44) (release) Successful in 2m11s
Build and provide rpm of the Gitea runner / Start build on COPR (rawhide) (release) Successful in 2m25s
Release 1.0.0 (#9)
Rename from act-runner to gitea-runner.
The upstream projects changed name from act_runner to runner.

Reviewed-on: http://git.demus.dk/demus/gitea-runner-rpm/pulls/9
Co-authored-by: Daniel Demus <daniel@demus.dk>
Co-committed-by: Daniel Demus <daniel@demus.dk>
2026-05-29 00:53:11 +02:00

31 lines
519 B
Plaintext

# ---> Go
# If you prefer the allow list template instead of the deny list, see community template:
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
#
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
# Go workspace file
go.work
.idea/
RPMS/
BUILD/
SRPMS/