Dimensions: Improve offsetWidth/offsetHeight fallback
[jquery.git] / .gitignore
blob35e58c268e0b35115a20ad20ec5fcf7474b025dc
1 .project
2 .settings
3 *~
4 *.diff
5 *.patch
6 /*.html
7 .DS_Store
8 .bower.json
9 .sizecache.json
10 yarn.lock
12 npm-debug.log*
14 # Ignore everything in dist folder except for eslint config
15 /dist/*
16 !/dist/.eslintrc.json
18 /node_modules
20 /test/node_smoke_tests/lib/ensure_iterability.js