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

71 lines
1.4 KiB
Plaintext

# Coverage directory used by tools like istanbul
/coverage/
# Dependency directory
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
/node_modules/
# Built ES modules
/es/helpers/attachto.d.ts
/es/helpers/attachto.js
/es/helpers/attachto.js.map
/es/modules/attributes.d.ts
/es/modules/attributes.js
/es/modules/attributes.js.map
/es/modules/class.d.ts
/es/modules/class.js
/es/modules/class.js.map
/es/modules/dataset.d.ts
/es/modules/dataset.js
/es/modules/dataset.js.map
/es/modules/eventlisteners.d.ts
/es/modules/eventlisteners.js
/es/modules/eventlisteners.js.map
/es/modules/hero.d.ts
/es/modules/hero.js
/es/modules/hero.js.map
/es/modules/module.d.ts
/es/modules/module.js
/es/modules/module.js.map
/es/modules/props.d.ts
/es/modules/props.js
/es/modules/props.js.map
/es/modules/style.d.ts
/es/modules/style.js
/es/modules/style.js.map
/es/benchmark/
/es/test/
/es/h.d.ts
/es/h.js
/es/h.js.map
/es/hooks.d.ts
/es/hooks.js
/es/hooks.js.map
/es/htmldomapi.d.ts
/es/htmldomapi.js
/es/htmldomapi.js.map
/es/is.d.ts
/es/is.js
/es/is.js.map
/es/jsx-global.d.ts
/es/jsx-global.js
/es/jsx-global.js.map
/es/jsx.d.ts
/es/jsx.js
/es/jsx.js.map
/es/snabbdom.bundle.d.ts
/es/snabbdom.bundle.js
/es/snabbdom.bundle.js.map
/es/snabbdom.d.ts
/es/snabbdom.js
/es/snabbdom.js.map
/es/thunk.d.ts
/es/thunk.js
/es/thunk.js.map
/es/tovnode.d.ts
/es/tovnode.js
/es/tovnode.js.map
/es/vnode.d.ts
/es/vnode.js
/es/vnode.js.map