.dockerignore 98 B

12345678910
  1. **/.git
  2. .git
  3. !.git/HEAD
  4. !.git/refs/heads
  5. **/*_test.go
  6. build/_workspace
  7. build/_bin
  8. tests/testdata