diff --git a/.gitignore b/.gitignore index 8e71281..54d7480 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ bin/* Dockerfile.cross # Built application files +!dist/install.yaml dist/ # Test binary, built with `go test -c`