jquery/.npmignore
Michał Gołębiowski-Owczarek d7e64190ef
Build: Remove the external directory, read from node_modules directly
Now that Sizzle is gone & we use npm, we can read from node_modules directly
and skip the setup that copies some files to the external directory.

Closes gh-4466
2019-08-26 18:53:54 +02:00

13 lines
119 B
Plaintext

.eslintignore
.eslintrc.json
/.editorconfig
/.gitattributes
/.mailmap
/.travis.yml
/build
/speed
/test
/Gruntfile.js