headscale/.dockerignore
2021-10-26 21:34:51 +00:00

17 lines
265 B
Text

// integration tests are not needed in docker
// ignoring it let us speed up the integration test
// development
integration_test.go
integration_test/
Dockerfile*
docker-compose*
.dockerignore
.goreleaser.yml
.git
.github
.gitignore
README.md
LICENSE
.vscode
gen/