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