diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2018-10-09 14:56:27 +0200 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2018-11-26 21:06:15 +0100 |
commit | ec93cf7603e2df62d381f13dff23b7b391639897 (patch) | |
tree | e112081bc0be404612ac1fd1617b3780028e08d8 /core/vendor/.gitignore | |
parent | 324efc00d6060caba93afbbd8f080302089451e8 (diff) | |
download | nextcloud-server-ec93cf7603e2df62d381f13dff23b7b391639897.tar.gz nextcloud-server-ec93cf7603e2df62d381f13dff23b7b391639897.zip |
Update to jquery-ui v1.12.0
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'core/vendor/.gitignore')
-rw-r--r-- | core/vendor/.gitignore | 38 |
1 files changed, 3 insertions, 35 deletions
diff --git a/core/vendor/.gitignore b/core/vendor/.gitignore index 6af1186c9b3..0524e9c6077 100644 --- a/core/vendor/.gitignore +++ b/core/vendor/.gitignore @@ -41,42 +41,10 @@ jquery/** !jquery/MIT-LICENSE.txt # jquery-ui -jquery-ui/themes/base/minified -jquery-ui/themes/base/images/** -!jquery-ui/themes/base/images/animated-overlay.gif -!jquery-ui/themes/base/images/ui-icons_222222_256x240.png -jquery-ui/themes/base/jquery.ui.* -jquery-ui/themes/black-tie -jquery-ui/themes/blitzer -jquery-ui/themes/cupertino -jquery-ui/themes/dark-hive -jquery-ui/themes/dot-luv -jquery-ui/themes/eggplant -jquery-ui/themes/excite-bike -jquery-ui/themes/flick -jquery-ui/themes/hot-sneaks -jquery-ui/themes/humanity -jquery-ui/themes/le-frog -jquery-ui/themes/mint-choc -jquery-ui/themes/overcast -jquery-ui/themes/pepper-grinder -jquery-ui/themes/redmond -jquery-ui/themes/smoothness -jquery-ui/themes/south-street -jquery-ui/themes/start -jquery-ui/themes/sunny -jquery-ui/themes/swanky-purse -jquery-ui/themes/trontastic -jquery-ui/themes/ui-darkness -jquery-ui/themes/ui-lightness -jquery-ui/themes/vader -jquery-ui/ui/** -!jquery-ui/ui/minified/jquery-ui.custom.min.js -jquery-ui/*.json +jquery-ui/** +!jquery-ui/themes/base/jquery-ui.css +!jquery-ui/jquery-ui.min.js !jquery-ui/.bower.json -jquery-ui/AUTHORS.txt -jquery-ui/MANIFEST -jquery-ui/README.md # jcrop jcrop/index.html |