aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 93d5f49828143498c75321e3a6ee6d9fbf46f43c (plain)
1
2
3
4
5
6
7
.idea/
dist/
node_modules/
**/*.d.ts
**/*.js.map
**/*.js
!webpack.config.js