nextcloud/core/vendor/.gitignore

122 lines
2.2 KiB
Plaintext
Raw Normal View History

2014-11-04 14:51:29 +03:00
test/
src/
2014-11-06 16:47:58 +03:00
bower.json
2014-11-06 01:19:11 +03:00
.gitignore
.jshintrc
.travis.yml
2014-11-06 16:47:58 +03:00
CHANGELOG*
2014-11-06 01:19:11 +03:00
Gemfile
gruntfile.js
2014-12-01 12:35:58 +03:00
Gruntfile.js
2014-11-06 16:47:58 +03:00
Makefile
package.json
README*
2014-11-04 14:51:29 +03:00
2014-11-06 00:05:24 +03:00
# underscore
underscore/**
!underscore/.bower.json
2014-11-06 00:05:24 +03:00
!underscore/underscore.js
!underscore/LICENSE
2014-11-06 00:58:48 +03:00
# blueimp-md5
blueimp-md5/css
blueimp-md5/js/*
!blueimp-md5/js/md5.js
blueimp-md5/index.html
# momentjs - ignore all files except the two listed below
moment/benchmarks
moment/locale
moment/min/**
2014-11-06 16:47:58 +03:00
moment/moment.js
moment/scripts
2015-07-22 17:10:40 +03:00
moment/templates
!moment/min/moment-with-locales.js
2014-11-04 14:51:29 +03:00
# jquery
jquery/**
!jquery/.bower.json
2015-06-09 10:14:42 +03:00
!jquery/jquery.*
2014-11-04 14:51:29 +03:00
!jquery/MIT-LICENSE.txt
2014-11-05 16:14:23 +03:00
# 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/jquery-ui.custom.js
jquery-ui/*.json
jquery-ui/AUTHORS.txt
jquery-ui/MANIFEST
jquery-ui/README.md
2014-11-05 23:44:31 +03:00
# jcrop
jcrop/index.html
jcrop/demos
jcrop/css/jquery.Jcrop.min.css
jcrop/js/**
!jcrop/js/jquery.Jcrop.js
2014-12-01 12:35:58 +03:00
# jsTimezoneDetect
jsTimezoneDetect/jstz.min.js
2014-11-05 16:14:23 +03:00
# handlebars
handlebars/**
!handlebars/.bower.json
2014-11-05 16:14:23 +03:00
!handlebars/handlebars.js
2014-11-06 11:27:12 +03:00
# select2
select2/**
!select2/.bower.json
2014-11-06 11:27:12 +03:00
!select2/select2.js
!select2/select2.css
!select2/select2.png
!select2/select2x2.png
!select2/select2-spinner.gif
!select2/LICENSE
2014-11-06 12:15:22 +03:00
#zxcvbn
zxcvbn/**
!zxcvbn/.bower.json
2014-11-06 12:15:22 +03:00
!zxcvbn/zxcvbn.js
!zxcvbn/LICENSE.txt
2014-11-06 01:19:11 +03:00
# snapjs
snapjs/demo
snapjs/dist/2.0.0-rc1
snapjs/dist/latest/snap.css
snapjs/dist/latest/snap.min.js
snapjs/scripts
2015-06-22 16:17:53 +03:00
# bootstrap - only include the tooltip plugin
bootstrap/**
!bootstrap/js
bootstrap/js/*
!bootstrap/js/tooltip.js