mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
f9ad13c9ec
Tracked bower dependencies are located at "src/sizzle" and "test/libs". The source-destination mapping is in the Gruntfile. When updating a bower dependency, update the version in bower.json, run `grunt bower`, and then commit the result. When adding a dependency, update the bowercopy task accordingly. Fixes #14615. Closes gh-1452.
14 lines
142 B
Plaintext
14 lines
142 B
Plaintext
/dist
|
|
.project
|
|
.settings
|
|
*~
|
|
*.diff
|
|
*.patch
|
|
/*.html
|
|
.DS_Store
|
|
.bower.json
|
|
.sizecache.json
|
|
dist/.destination.json
|
|
bower_components
|
|
node_modules
|