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

# Webstorm IDE
.idea