mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
2d73150511
.gitignore/.npmignore treat all its paths as relative to *every* directory in the repository. In most cases that’s not what’s desired.
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
|