aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 48f4a65f2947230e644728de1dfbfc136531bd42 (plain)
1
2
3
4
5
6
7
8
.idea/
dist/
node_modules/
**/*.d.ts
**/*.js.map
**/*.js
!webpack.config.js
npm-debug.log