2014-11-04 14:51:29 +03:00
|
|
|
test/
|
|
|
|
src/
|
2014-11-06 01:19:11 +03:00
|
|
|
.bower.json
|
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-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/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
|
|
|
|
|
2014-11-03 13:18:52 +03:00
|
|
|
# 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
|
2014-11-03 13:18:52 +03:00
|
|
|
!moment/min/moment-with-locales.js
|
2014-11-04 14:51:29 +03:00
|
|
|
|
|
|
|
# jquery
|
|
|
|
jquery/**
|
|
|
|
!jquery/jquery*
|
|
|
|
!jquery/MIT-LICENSE.txt
|
2014-11-05 16:14:23 +03:00
|
|
|
|
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-11-05 16:14:23 +03:00
|
|
|
# handlebars
|
|
|
|
handlebars/**
|
|
|
|
!handlebars/handlebars.js
|
2014-11-06 11:27:12 +03:00
|
|
|
|
|
|
|
# select2
|
|
|
|
select2/**
|
|
|
|
!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/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
|