Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
| 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
|