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 176B

1234567891011121314151617181920
  1. dist
  2. config
  3. .rpt2_cache
  4. node_modules
  5. lib
  6. kfs
  7. plugins
  8. static
  9. data
  10. conf
  11. *.d.ts
  12. *.js
  13. *.ts
  14. !src/**/*
  15. node_modules
  16. src/frontend/node_modules
  17. src/frontend/out-tsc
  18. src/frontend/dist