2023-04-20 05:56:53 +00:00
|
|
|
ignored/
|
|
|
|
|
2020-06-21 09:21:07 +00: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/
|
2020-06-21 10:32:08 +00:00
|
|
|
|
2023-03-28 16:43:33 +00:00
|
|
|
dist/
|
2021-02-21 00:31:50 +00:00
|
|
|
/headscale
|
2020-06-21 10:32:08 +00:00
|
|
|
config.json
|
2021-10-22 16:51:19 +00:00
|
|
|
config.yaml
|
2021-12-01 18:32:47 +00:00
|
|
|
derp.yaml
|
2021-12-01 19:02:00 +00:00
|
|
|
*.hujson
|
2020-06-21 10:32:08 +00:00
|
|
|
*.key
|
2021-05-15 12:36:56 +00:00
|
|
|
/db.sqlite
|
2021-08-08 16:50:32 +00:00
|
|
|
*.sqlite3
|
2021-08-22 19:47:31 +00:00
|
|
|
|
|
|
|
# Exclude Jetbrains Editors
|
|
|
|
.idea
|
2021-09-12 16:18:34 +00:00
|
|
|
|
2023-01-30 09:20:08 +00:00
|
|
|
test_output/
|
|
|
|
control_logs/
|
2022-03-07 16:51:38 +00:00
|
|
|
|
|
|
|
# Nix build output
|
|
|
|
result
|
2022-03-19 09:23:03 +00:00
|
|
|
.direnv/
|
2022-06-12 17:26:44 +00:00
|
|
|
|
|
|
|
integration_test/etc/config.dump.yaml
|
2023-03-27 18:37:25 +00:00
|
|
|
|
|
|
|
# MkDocs
|
|
|
|
.cache
|
|
|
|
/site
|