aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: a64b10d0479019bc02022c495c399476eaa9d6a4 (plain)
1
2
3
4
5
6
7
8
9
/dist
/node_modules
/npm-debug.log
/index.d.ts
package-lock.json
.DS_Store
.idea
.vscode
.*cache*