forked from wireapp/wire-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
66 lines (66 loc) · 915 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
60
61
62
63
64
65
66
target
Cargo.lock
*.aux*
*.chi
*.chs.h
*.deb
*.gz
*.hi
*.hp*
*.o
*.prof*
*.ps*
*.rlib
*.so
*.tar
*.asc
*.tmp
*~
.#*
*#*#
.*.sw[a-z]
.cabal-sandbox
ID
Setup.hs
cabal.sandbox.config
dist
gen-hs
log
tags
TAGS
.stack-work
.stack-docker
.stack-docker-profile
.metadata
*.tix
*.pem
.DS_Store
services/nginz/src
services/.env
tools/api-simulations/mailboxes.json
tools/api-simulations/reports
.DS_Store
brig-schema.yaml
brig.yaml
brig.integration-aws.yaml
cannon.yaml
cannon.integration-aws.yaml
cannon2.integration-aws.yaml
cargohold.yaml
cargohold.integration-aws.yaml
galley-schema.yaml
galley.yaml
galley.integration-aws.yaml
gundeck-schema.yaml
gundeck.yaml
gundeck.integration-aws.yaml
proxy.yaml
proxy.integration-aws.yaml
spar.yaml
spar.integration-aws.yaml
integration-aws.yaml
DOCKER_ID*
swagger-ui
services/spar/spar.cabal
deploy/services-demo/resources/templates/*
deploy/services-demo/conf/nginz/zwagger-ui/*