server/core/vendor/.gitignore

49 lines
731 B
Text
Raw Normal View History

2014-11-04 11:51:29 +00:00
test/
src/
2014-11-05 21:05:24 +00:00
# underscore
underscore/**
!underscore/underscore.js
!underscore/LICENSE
# momentjs - ignore all files except the two listed below
moment/benchmarks
moment/locale
moment/min/**
moment/*.js*
moment/*.md
!moment/LICENSE
!moment/min/moment-with-locales.js
2014-11-04 11:51:29 +00:00
# jquery
jquery/**
!jquery/jquery*
!jquery/MIT-LICENSE.txt
2014-11-05 13:14:23 +00:00
2014-11-05 20:44:31 +00:00
# jcrop
jcrop/.bower.json
jcrop/index.html
jcrop/README.md
jcrop/demos
jcrop/css/jquery.Jcrop.min.css
jcrop/js/**
!jcrop/js/jquery.Jcrop.js
2014-11-05 13:14:23 +00:00
# handlebars
handlebars/**
!handlebars/handlebars.js
2014-11-06 08:27:12 +00:00
# select2
select2/**
!select2/select2.js
!select2/select2.css
!select2/select2.png
!select2/select2x2.png
!select2/select2-spinner.gif
!select2/LICENSE
2014-11-06 09:15:22 +00:00
#zxcvbn
zxcvbn/**
!zxcvbn/zxcvbn.js
!zxcvbn/LICENSE.txt