Old UniVate Website
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

.gitignore 188B

123456789101112131415
  1. /node_modules
  2. /public/hot
  3. /public/storage
  4. /storage/*.key
  5. /vendor
  6. /.idea
  7. /.vscode
  8. /nbproject
  9. /.vagrant
  10. Homestead.json
  11. Homestead.yaml
  12. npm-debug.log
  13. yarn-error.log
  14. .env
  15. .phpunit.result.cache