server/core/vendor/.gitignore

26 lines
380 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
# handlebars
handlebars/**
!handlebars/handlebars.js