server/core/vendor/.gitignore
2014-11-05 23:23:03 +01:00

25 lines
380 B
Text

test/
src/
# 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
# jquery
jquery/**
!jquery/jquery*
!jquery/MIT-LICENSE.txt
# handlebars
handlebars/**
!handlebars/handlebars.js