15 # Ignore everything in `dist` folder except for the ESLint config
20 # Ignore everything in the `dist-module` folder except for the ESLint config,
21 # package.json & Node module wrapper files
23 !/dist-module/.eslintrc.json
24 !/dist-module/package.json
25 !/dist-module/jquery.node-module-wrapper.js
26 !/dist-module/jquery.node-module-wrapper.slim.js
31 /test/data/core/jquery-iterability-transpiled.js
32 /test/data/qunit-fixture.js