Manipulation: Respect script crossorigin attribute in DOM manipulation
[jquery.git] / .gitignore
blob836cb81c451e2850c93328a81c42492a1dd4ffc9
1 .project
2 .settings
3 *~
4 *.diff
5 *.patch
6 /*.html
7 .DS_Store
8 .bower.json
9 .sizecache.json
10 yarn.lock
11 package-lock.json
13 npm-debug.log*
15 # Ignore everything in dist folder except for eslint config
16 /dist/*
17 !/dist/.eslintrc.json
19 /amd
21 /node_modules
23 /test/data/core/jquery-iterability-transpiled.js
24 /test/data/qunit-fixture.js