2022-04-02 12:05:32 -07:00
|
|
|
.env
|
2022-06-08 21:17:08 -07:00
|
|
|
dev.session.sql
|
2022-12-04 08:49:17 -08:00
|
|
|
__debug_bin
|
2024-04-26 16:03:32 -07:00
|
|
|
server
|
2022-06-19 22:02:44 -07:00
|
|
|
.vscode
|
2024-07-17 22:02:38 -07:00
|
|
|
openapi.json
|
2022-06-19 22:02:44 -07:00
|
|
|
|
2022-04-02 10:01:57 -07:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
2022-04-02 12:05:32 -07:00
|
|
|
collector
|
2024-05-01 18:27:19 -07:00
|
|
|
newsbot.db
|
2024-07-17 22:02:38 -07:00
|
|
|
tmp/
|
2022-04-02 10:01:57 -07:00
|
|
|
|
|
|
|
# Test binary, built with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
2024-04-28 10:02:57 -07:00
|
|
|
|
2022-04-02 10:01:57 -07:00
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
|
|
|
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
|
|
|
# vendor/
|