.gitignore 176 B

123456789101112131415
  1. .buildpath
  2. .DS_Store
  3. .project
  4. .settings
  5. .idea
  6. .git
  7. /.env
  8. /build
  9. /public/assets/dist
  10. /node_modules
  11. Vagrantfile
  12. .vagrant
  13. /data/runtime/temp
  14. /data/runtime/log
  15. /data/runtime/cache