2020-02-01 06:00:04 +08:00
|
|
|
# Binaries for programs and plugins
|
2020-02-20 12:59:51 +08:00
|
|
|
*~
|
2020-11-11 14:52:06 +08:00
|
|
|
*.tmp
|
2020-02-01 06:00:04 +08:00
|
|
|
*.exe
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
2020-02-11 06:31:21 +08:00
|
|
|
cmd/tailscale/tailscale
|
2021-03-25 12:08:17 +08:00
|
|
|
cmd/tailscaled/tailscaled/tailscaled
|
2020-02-11 06:31:21 +08:00
|
|
|
|
2020-02-01 06:00:04 +08:00
|
|
|
# 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/
|
2020-12-30 01:17:03 +08:00
|
|
|
|
|
|
|
# direnv config, this may be different for other people so it's probably safer
|
|
|
|
# to make this nonspecific.
|
|
|
|
.envrc
|