.dockerignore 144 B

123456789101112131415161718
  1. Dockerfile*
  2. docker-compose*
  3. .git
  4. .github
  5. .gitignore
  6. .vscode
  7. .dockerignore
  8. .editorconfig
  9. .idea/
  10. .travis.yml
  11. test
  12. screenshot
  13. README.md
  14. LICENSE