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.
21 lines
276 B
21 lines
276 B
.vscode/**
|
|
.vscode-test/**
|
|
out/test/**
|
|
out/**/*.map
|
|
.idea/**
|
|
src/**
|
|
images/**
|
|
.gitignore
|
|
tsconfig.json
|
|
vsc-extension-quickstart.md
|
|
node_modules/
|
|
webpack.config.js
|
|
tslint.json
|
|
.github/
|
|
public/
|
|
types/
|
|
webpack.config.lib.js
|
|
tailwind.config.js
|
|
backlog.md
|
|
i18n.js
|
|
postcss.config.js
|