headscale/.dockerignore

18 lines
261 B
Plaintext
Raw Normal View History

// integration tests are not needed in docker
// ignoring it let us speed up the integration test
// development
integration_test.go
2021-08-13 17:33:19 +08:00
integration_test/
Dockerfile*
docker-compose*
.dockerignore
.goreleaser.yml
.git
.github
.gitignore
README.md
LICENSE
.vscode