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