-
Notifications
You must be signed in to change notification settings - Fork 324
/
.gitignore
104 lines (88 loc) · 1.48 KB
/
.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
target
./libs/libzauth/libzauth/Cargo.lock
*.aux*
*.chi
*.chs.h
*.deb
*.gz
*.hi
*.hp*
*.o
*.prof*
*.ps*
*.rlib
*.so
*.tar
*.asc
*.tmp
.vs
*~
.#*
*#*#
.*.sw[a-z]
**/__pycache__
.cabal-sandbox
ID
cabal.sandbox.config
dist
dist-newstyle
gen-hs
log
tags
TAGS
.stack-work
.stack-docker
.stack-docker-profile
.metadata
*.tix
.DS_Store
services/nginz/src
services/.env
tools/api-simulations/mailboxes.json
tools/api-simulations/reports
DOCKER_ID*
swagger-ui
deploy/dockerephemeral/build/airdock_base-all/
deploy/dockerephemeral/build/airdock_base/
deploy/dockerephemeral/build/airdock_fakesqs-all/
deploy/dockerephemeral/build/airdock_fakesqs/
deploy/dockerephemeral/build/airdock_rvm-all/
deploy/dockerephemeral/build/airdock_rvm/
deploy/dockerephemeral/build/dynamodb_local/
deploy/dockerephemeral/build/smtp/
/libs/libzauth/bzauth-c/deb/usr
# Generated by "make hie.yaml"
stack-dev.yaml
# HIE db files (e.g. generated for stan)
*.hie
# dump timings
*.dump-timings
# generated files under .local
.local
# buildah-based docker image building
.stack-root-buildah/
.stack-work-buildah/
dist-buildah
# federation tests
i.yaml
b.yaml
telepresence.log
/.ghci
# local config
.envrc.local
cabal.project.local
# Nix output symlinks
result
result-*
# Created by .envrc
.direnv
.env
.env-hs-run
# emacs misc
.dir-locals.el
/integration-ca-key.pem
/integration-ca.pem
services/nginz/third_party/headers-more-nginx-module
services/nginz/third_party/nginx-module-vts
# dumped out by running tests in kind
logs-integration