forked from cloudfoundry-incubator/bits-service-release
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
60 lines (59 loc) · 994 Bytes
/
.gitignore
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
#*
*#
*.swp
*~
.blobs
.bundle
.cache
.dev_builds
.final_builds/jobs/**/*.tgz
.final_builds/packages/**/*.tgz
.gitreview
.idea
.tags*
blobs
deployments
config/dev.yml
config/private.yml
dev_releases
output
releases/*.tgz
src_alt
**/.DS_Store
releases/**/*.tgz
.DS_Store
bosh-lite/deployments/*
bosh-lite/tmp/*
pkg
manifest.yml
bin/*
src/github.com/codegangsta/
src/github.com/vito/
.envrc
.vscode
.rake_t_cache
src/github.com/davecgh/
src/github.com/fatih
src/github.com/haya14busa/
src/github.com/josharian
src/github.com/josharian/
src/github.com/kisielk/
src/github.com/MichaelTJones/
src/github.com/petergtz/multicloser/
src/github.com/petergtz/pegomock/
src/github.com/ramya-rao-a
src/github.com/ramya-rao-a/
src/github.com/skratchdot/
src/github.com/uudashr/
src/github.com/zmb3/
src/golang.org/
src/github.com/acroca/
src/github.com/cweill/
src/github.com/golang/
src/github.com/nsf/
src/github.com/sqs/
src/github.com/tylerb/
src/sourcegraph.com/
.private
docker/assets/*
docker/bitsgo