1
0

.dockerignore 63 B

123456789
  1. .git
  2. **/node_modules
  3. web/dist
  4. build
  5. db
  6. cert
  7. pgdata
  8. *.db
  9. *.dump