2019-01-02 19:53:43 +00:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Test binary, build with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
2019-01-13 04:45:25 +00:00
|
|
|
|
2020-09-29 20:39:45 +00:00
|
|
|
/dist/
|
2020-03-10 00:49:55 +00:00
|
|
|
.todo
|
|
|
|
|
|
|
|
*.nupkg
|
2020-04-17 17:04:40 +00:00
|
|
|
.vscode/
|
2020-05-04 19:18:13 +00:00
|
|
|
.idea/
|
2021-03-29 05:02:11 +00:00
|
|
|
|
2021-05-03 14:54:51 +00:00
|
|
|
# Path for actions cache created when running tests
|
|
|
|
pkg/runner/act/
|
|
|
|
|
2021-05-03 15:26:12 +00:00
|
|
|
# act binary
|
|
|
|
dist/local/act
|
|
|
|
|
2021-03-29 05:02:11 +00:00
|
|
|
coverage.txt
|
2021-05-04 21:50:35 +00:00
|
|
|
|
|
|
|
.env
|
2021-08-09 16:07:26 +00:00
|
|
|
.secrets
|
2021-09-27 17:33:14 +00:00
|
|
|
|
2021-12-22 17:29:43 +00:00
|
|
|
# megalinter
|
|
|
|
report/
|
2022-11-16 10:07:12 +00:00
|
|
|
act
|