nextcloud/core/vendor/.gitignore

21 lines
306 B
Plaintext
Raw Normal View History

2014-11-04 14:51:29 +03:00
test/
src/
# 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