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