2021-09-26 02:35:02 +00:00
|
|
|
### Go template
|
|
|
|
# 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/
|
|
|
|
|
|
|
|
### Example user template template
|
|
|
|
### Example user template
|
|
|
|
|
|
|
|
# IntelliJ project files
|
|
|
|
.idea
|
2021-10-15 03:43:41 +00:00
|
|
|
.vscode
|
2021-09-26 02:35:02 +00:00
|
|
|
*.iml
|
|
|
|
out
|
|
|
|
gen
|
|
|
|
/logs/
|
|
|
|
/sql/
|
|
|
|
/out/
|
|
|
|
/db/
|
2021-09-30 10:42:29 +00:00
|
|
|
/conf/conf.ini
|
2022-07-01 07:54:02 +00:00
|
|
|
/conf/conf.conf
|
2022-06-29 03:09:58 +00:00
|
|
|
/conf/conf.json
|
2021-10-18 10:24:18 +00:00
|
|
|
__debug_bin
|
2021-10-22 08:54:17 +00:00
|
|
|
main
|
2022-05-13 10:55:52 +00:00
|
|
|
github.com
|
2022-08-15 03:37:21 +00:00
|
|
|
.all-contributorsrc
|
2022-10-20 06:25:26 +00:00
|
|
|
dist
|
2022-11-02 02:50:01 +00:00
|
|
|
CasaOS
|
|
|
|
|
|
|
|
# System Files
|
|
|
|
.DS_Store
|