You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.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