1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
.project .settings *~ *.diff *.patch /*.html .DS_Store .bower.json .sizecache.json yarn.lock package-lock.json npm-debug.log* # Ignore everything in dist folder except for eslint config /dist/* !/dist/.eslintrc.json /external /node_modules /test/data/core/jquery-iterability-transpiled.js /test/data/qunit-fixture.js