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

# Webstorm IDE
.idea
.DS_Store