nextcloud/core/vendor/.gitignore

26 lines
380 B
Plaintext
Raw Normal View History

2014-11-04 14:51:29 +03:00
test/
src/
2014-11-06 00:05:24 +03: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 14:51:29 +03:00
# jquery
jquery/**
!jquery/jquery*
!jquery/MIT-LICENSE.txt
2014-11-05 16:14:23 +03:00
# handlebars
handlebars/**
!handlebars/handlebars.js