.dockerignore 73 B

123456789
  1. .git/
  2. .idea/
  3. *.swp
  4. Makefile
  5. Readme.md
  6. slides/
  7. node_modules/
  8. vendor/
  9. *.go