summaryrefslogtreecommitdiff
path: root/emilio.config
blob: 84a6571d2bbf9bd9497ace13b4dc1204fb56a830 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ignore, [
    "src[\/]bear[\/]*",
    "src[\/]b64url[\/]*",
    "src[\/]docs[\/]*",
    "src[\/]*[\/].eunit[\/]*",
    "src[\/]fauxton[\/]*",
    "src[\/]rebar[\/]*",
    "src[\/]emilio[\/]*",
    "src[\/]folsom[\/]*",
    "src[\/]mochiweb[\/]*",
    "src[\/]ssl_verify_fun[\/]*",
    "src[\/]ibrowse[\/]*",
    "src[\/]jiffy[\/]*",
    "src[\/]meck[\/]*",
    "src[\/]proper[\/]*",
    "src[\/]recon[\/]*",
    "src[\/]hyper[\/]*"
]}.