jquery/.gitignore
Richard Gibson 7f2cc46955 Fix #11767. Modularize build and unit tests for exluding effects.
Closes gh-785. To build a version of jQuery without effects, use `grunt build:*:*:-effects`. The unit tests feature-check for the interfaces and skip the unit tests for effects if they don't detect it.
2012-05-28 22:36:23 -04:00

12 lines
111 B
Plaintext

src/selector.js
dist
.project
.settings
*~
*.diff
*.patch
/*.html
.DS_Store
build/.sizecache.json
node_modules