webpack/.gitignore

13 lines
143 B
Plaintext

/node_modules
/test/js
/test/browsertest/js
/benchmark/js
/benchmark/fixtures
/examples/*/js
/coverage
.DS_Store
*.log
.idea
yarn.lock
.vscode