You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
snabbdom/.gitignore

28 lines
571 B
Plaintext

## Coverage directory used by tools like istanbul
/coverage/
10 years ago
## Dependency directory
## https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
/node_modules/
## Package artifacts
/build/
## Test bundle artifacts
/test-bundles/benchmark/core.js
/test-bundles/unit/attachto.js
/test-bundles/unit/attributes.js
/test-bundles/unit/core.js
/test-bundles/unit/dataset.js
/test-bundles/unit/eventlisteners.js
/test-bundles/unit/htmldomapi.js
/test-bundles/unit/jsx.js
/test-bundles/unit/style.js
/test-bundles/unit/thunk.js
local.log