forked from cloudfoundry/diego-release
-
Notifications
You must be signed in to change notification settings - Fork 0
/
diego.sublime-project
64 lines (64 loc) · 1.38 KB
/
diego.sublime-project
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"folders":
[
{
"follow_symlinks": true,
"path": "./src/github.com/",
"folder_exclude_patterns":[
"go/bin",
"go/pkg",
"apcera",
"andybons",
"bmizerany",
"daaku",
"dchest",
"dotcloud",
"drone",
"GeertJohan",
"jessevdk",
"mattn",
"russross",
"stretch",
"syndtr",
"BurntSushi",
"bitbucket.org",
"ccding",
"dustin",
"gorilla",
"guelfey",
"kr",
"rcrowley",
"nu7hatch",
"robertkrimen",
"code.google.com",
"codegangsta",
"cloudfoundry/mcat",
"samuel",
"Godeps",
"launchpad.net",
"fluffle",
"go-sql-driver",
"golang",
"jacobsa",
"jinzhu",
"kisielk",
"lib/pq",
"nsf",
"stretchr",
"tools",
"xb95",
"honnef.co",
"armon",
"garyburd",
"hashicorp",
"inconshreveable",
"kylelemons",
"miekg",
"mitchellh",
"ryanuber",
"smartystreets",
"ugorji",
]
}
]
}