2019-01-02 11:53:43 -08: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-12 20:45:25 -08:00
|
|
|
|
2020-09-29 15:39:45 -05:00
|
|
|
/dist/
|
2020-03-09 17:49:55 -07:00
|
|
|
.todo
|
|
|
|
|
|
|
|
*.nupkg
|
2020-04-18 01:04:40 +08:00
|
|
|
.vscode/
|
2020-05-04 21:18:13 +02:00
|
|
|
.idea/
|
2021-03-28 22:02:11 -07:00
|
|
|
|
2021-05-03 16:54:51 +02:00
|
|
|
# Path for actions cache created when running tests
|
|
|
|
pkg/runner/act/
|
|
|
|
|
2021-05-03 17:26:12 +02:00
|
|
|
# act binary
|
|
|
|
dist/local/act
|
|
|
|
|
2021-03-28 22:02:11 -07:00
|
|
|
coverage.txt
|
2021-05-04 14:50:35 -07:00
|
|
|
|
|
|
|
.env
|
2021-08-09 16:07:26 +00:00
|
|
|
.secrets
|
2021-09-27 17:33:14 +00:00
|
|
|
|
2021-12-22 18:29:43 +01:00
|
|
|
# megalinter
|
|
|
|
report/
|
2022-11-16 18:07:12 +08:00
|
|
|
act
|