CSS: Justify use of rtrim on CSS property values
[jquery.git] / .gitignore
blob9cc148904e624582c0c67908c05f1b06336fc881
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 /amd
20 /external
21 /node_modules
23 /test/data/core/jquery-iterability-transpiled.js
24 /test/data/qunit-fixture.js