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