7 lines
209 B
Plaintext
7 lines
209 B
Plaintext
# Don't publish the src containing ESNext proposal's code. Only publish the bundled output in dist/ and the ES6-transpiled src from lib/
|
|
.idea/*
|
|
tests/*
|
|
node_modules/*
|
|
rollup.config.js
|
|
yarn.lock
|
|
yarn-error.log |