aboutsummaryrefslogtreecommitdiff
path: root/.npmignore
blob: 57220e4b0684fc87d7ded7e494f1deec66cd5d57 (plain)
1
2
3
4
5
6
7
8
9
10
# Build results
dist/
typings/**/*

# Others
~$*
*~
node_modules/
src/build/
coverage/