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