.dockerignore 51 B

123456
  1. /.git/
  2. /bin/
  3. /data/
  4. /docs/
  5. /node_modules/
  6. /vendor/