.dockerignore 165 B

123456789101112131415161718
  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. gogs