2021-02-17 05:23:08 +08: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 22:31:59 +02:00
|
|
|
*.DS_Store
|
2021-02-17 05:23:08 +08:00
|
|
|
.idea
|
|
|
|
*.zip
|
|
|
|
*.tar.gz
|
|
|
|
v2ray
|
|
|
|
v2ctl
|
2021-02-20 20:43:19 +08:00
|
|
|
mockgen
|
|
|
|
vprotogen
|
2021-03-24 11:49:32 +08:00
|
|
|
!infra/vprotogen/
|
2021-03-24 15:18:07 +08:00
|
|
|
errorgen
|
|
|
|
!common/errors/errorgen/
|
2021-04-07 03:08:03 +08:00
|
|
|
*.dat
|
2024-09-06 16:07:27 +01:00
|
|
|
*~
|
|
|
|
[._]*.un~
|