2021-03-24 22:36:25 +00:00
|
|
|
external
|
2016-05-10 09:12:28 +00:00
|
|
|
node_modules
|
2016-07-07 21:29:24 +00:00
|
|
|
*.min.js
|
2016-11-30 14:32:29 +00:00
|
|
|
dist/**
|
|
|
|
!dist/jquery.js
|
2020-01-21 12:51:03 +00:00
|
|
|
!dist/jquery.min.js
|
2023-07-10 17:14:08 +00:00
|
|
|
!dist/jquery.slim.js
|
|
|
|
!dist/jquery.slim.min.js
|
|
|
|
dist-module/**
|
|
|
|
!dist-module/jquery.module.js
|
|
|
|
!dist-module/jquery.module.min.js
|
|
|
|
!dist-module/jquery.slim.module.js
|
|
|
|
!dist-module/jquery.slim.module.min.js
|
2016-05-10 09:06:37 +00:00
|
|
|
test/data/jquery-1.9.1.js
|
|
|
|
test/data/badcall.js
|
|
|
|
test/data/badjson.js
|
|
|
|
test/data/json_obj.js
|
|
|
|
test/data/readywaitasset.js
|
|
|
|
test/data/readywaitloader.js
|
|
|
|
test/data/support/csp.js
|
|
|
|
test/data/support/getComputedSupport.js
|
2019-03-04 17:30:51 +00:00
|
|
|
test/data/core/jquery-iterability-transpiled.js
|