2019-11-08 23:01:46 -05: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
|
2021-09-29 07:58:02 -04:00
|
|
|
*.pprof
|
2021-03-01 21:36:42 -05:00
|
|
|
.idea
|
2020-11-29 09:17:40 -05:00
|
|
|
/dist
|
|
|
|
.DS_Store
|
2024-10-24 09:33:36 -04:00
|
|
|
/cmd/dashboard/data
|
2022-03-19 05:22:15 -04:00
|
|
|
/cmd/dashboard/main
|
2024-10-24 09:33:36 -04:00
|
|
|
/cmd/dashboard/admin-dist
|
|
|
|
/cmd/dashboard/user-dist
|
2022-05-18 21:46:11 -04:00
|
|
|
/config.yml
|
|
|
|
/resource/template/theme-custom
|
2023-11-29 04:13:45 -05:00
|
|
|
/resource/static/custom
|
2024-10-19 11:14:53 -04:00
|
|
|
/cmd/dashboard/docs
|