aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 72650cfbd2fcd31d5763a1d28a647dc899e0eca2 (plain)
1
2
3
4
5
6
7
8
9
10
node_modules/
coverage/
lib-cov/
.nyc_output/
coverage.json
npm-debug.log

# Webstorm IDE
.idea
.DS_Store