.dockerignore 255 B

12345678910111213141516171819202122232425262728
  1. .git
  2. .github
  3. .gitignore
  4. .cache
  5. **/.cache
  6. .tmp
  7. **/.tmp
  8. .golangci.yaml
  9. ADOPTERS.md
  10. CNAME
  11. Dockerfile
  12. Dockerfile.standalone
  13. LICENSE
  14. Makefile
  15. PROJECT
  16. README.md
  17. SECURITY.md
  18. assets
  19. changelog.json
  20. config
  21. cover.out
  22. deploy
  23. design
  24. docs
  25. hack
  26. overrides
  27. site
  28. terraform