.dockerignore 202 B

12345678910111213141516171819
  1. .github
  2. .git
  3. .DS_Store
  4. docs
  5. kubernetes
  6. node_modules
  7. /.svelte-kit
  8. /package
  9. .env
  10. .env.*
  11. vite.config.js.timestamp-*
  12. vite.config.ts.timestamp-*
  13. __pycache__
  14. .env
  15. _old
  16. uploads
  17. .ipynb_checkpoints
  18. **/*.db
  19. _test