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ů.
| 12345678910111213141516171819 |
- dist
- .rpt2_cache
- node_modules
- lib
- kfs
- plugins
- static
- data
- conf
-
- *.d.ts
- *.js
- *.ts
-
- !src/**/*
- node_modules
- src/frontend/node_modules
- src/frontend/out-tsc
- src/frontend/dist
|