You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.dockerignore 182B

12345678910111213141516171819
  1. .git
  2. .git/**
  3. packager
  4. packager/**
  5. scripts
  6. scripts/**
  7. .github/
  8. .github/**
  9. config.codekit
  10. .dockerignore
  11. *.yml
  12. *.md
  13. .bra.toml
  14. .editorconfig
  15. .gitignore
  16. Dockerfile*
  17. vendor
  18. vendor/**
  19. gogs