Build: Take core-js from the external directory as well
[jquery.git] / .gitignore
blob44a868959817e4c140af83a55d3cee4f34f03291
1 .project
2 .settings
3 *~
4 *.diff
5 *.patch
6 /*.html
7 .DS_Store
8 .bower.json
9 .sizecache.json
10 yarn.lock
11 package-lock.json
13 npm-debug.log*
15 # Ignore everything in dist folder except for eslint config
16 /dist/*
17 !/dist/.eslintrc.json
19 /node_modules
21 /test/data/core/jquery-iterability-transpiled.js
22 /test/data/qunit-fixture.js