repo.or.cz
/
jquery.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Build: Only install Playwright dependencies when needed
[jquery.git]
/
.gitignore
blob
9cc148904e624582c0c67908c05f1b06336fc881
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
12
13
npm-debug.log*
14
15
# Ignore everything in dist folder except for eslint config
16
/dist/*
17
!/dist/.eslintrc.json
18
19
/amd
20
/external
21
/node_modules
22
23
/test/data/core/jquery-iterability-transpiled.js
24
/test/data/qunit-fixture.js