1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-07-27 13:48:02 +02:00

Do not ignore config-example.yml

Various tools (e.g ripgrep) skip files ignored by Git. Do not ignore
config-example.yml to include it in searches.
This commit is contained in:
Florian Preinstorfer 2025-05-14 09:21:30 +02:00
parent 2dc2f3b3f0
commit 17872436ce

2
.gitignore vendored
View File

@ -20,9 +20,9 @@ vendor/
dist/
/headscale
config.json
config.yaml
config*.yaml
!config-example.yaml
derp.yaml
*.hujson
*.key