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

.gitignore 150B

1234567891011
  1. build/*
  2. !build/.gítkeep
  3. gateway/*
  4. !gateway/index.html
  5. gui/*
  6. !gui/.gitkeep
  7. lib
  8. node_modules
  9. src/frontend/build
  10. src/frontend/dist
  11. src/frontend/.angular