mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
15d245ff57
.gitignore/.npmignore treat all its paths as relative to *every*
directory in the repository. In most cases that’s not what’s desired.
(cherry-picked from 2d73150511
)
14 lines
122 B
Plaintext
14 lines
122 B
Plaintext
.project
|
|
.settings
|
|
*~
|
|
*.diff
|
|
*.patch
|
|
/*.html
|
|
.DS_Store
|
|
.bower.json
|
|
.sizecache.json
|
|
|
|
/dist
|
|
/bower_components
|
|
/node_modules
|