2021-02-16 16:23:08 -05:00
|
|
|
# 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/
|
|
|
|
|
2017-05-09 16:31:59 -04:00
|
|
|
*.DS_Store
|
2021-02-16 16:23:08 -05:00
|
|
|
.idea
|
|
|
|
*.zip
|
|
|
|
*.tar.gz
|
|
|
|
v2ray
|
|
|
|
v2ctl
|
2021-02-20 07:43:19 -05:00
|
|
|
mockgen
|
|
|
|
vprotogen
|
2021-03-23 23:49:32 -04:00
|
|
|
!infra/vprotogen/
|
2021-03-24 03:18:07 -04:00
|
|
|
errorgen
|
|
|
|
!common/errors/errorgen/
|
2021-04-06 00:29:12 -04:00
|
|
|
infra/conf/*.dat
|