.dockerignore 172 B

123456789101112131415161718192021
  1. .git
  2. .git/
  3. .git/*
  4. conf
  5. conf/
  6. conf/*
  7. packager
  8. packager/
  9. packager/*
  10. scripts
  11. scripts/
  12. scripts/*
  13. *.yml
  14. *.md
  15. .bra.toml
  16. .editorconfig
  17. .gitignore
  18. .gopmfile
  19. config.codekit
  20. LICENSE