aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/preact/.gitignore
blob: 9fe87e641a56bc813e79faee804a45db2e8ac501 (plain)
1
2
3
4
5
6
7
8
9
10
/node_modules
/npm-debug.log
.DS_Store
/dist
/_dev
/coverage

# Additional bundles
/*.js
/*.js.map