.gitignore 170 B

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