Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

.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