summaryrefslogtreecommitdiffstats
path: root/core/vendor/.gitignore
blob: ca64a8539ee991864ea94bd875e1024ce1fadca0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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

# jquery
jquery/**
!jquery/jquery*
!jquery/MIT-LICENSE.txt

# handlebars
handlebars/**
!handlebars/handlebars.js