CSS: Fix reliableTrDimensions support test for initially hidden iframes
[jquery.git] / .gitignore
blob8027f4eec37d291398be406aa1bbde63f9ca04b1
1 .project
2 .settings
3 *~
4 *.diff
5 *.patch
6 /*.html
7 .DS_Store
8 .bower.json
9 .sizecache.json
10 yarn.lock
11 .eslintcache
13 npm-debug.log*
15 # Ignore everything in `dist` folder except for
16 # the ESLint config & package.json files
17 /dist/*
18 !/dist/package.json
20 # Ignore everything in the `dist-module` folder except for the ESLint config,
21 # package.json & Node module wrapper files
22 /dist-module/*
23 !/dist-module/package.json
24 !/dist-module/jquery.node-module-wrapper.js
25 !/dist-module/jquery.node-module-wrapper.slim.js
27 /external
28 /node_modules
30 /test/data/core/jquery-iterability-transpiled.js
31 /test/data/qunit-fixture.js