-
Notifications
You must be signed in to change notification settings - Fork 1.1k
/
Copy path.gitignore
74 lines (65 loc) · 837 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
67
68
69
70
71
72
73
74
.DS_Store
.idea/
.vagrant/
.venv/
.vscode/
coverage/
temp/
/middleware/bundles
testapps/
/vendor
/utils/release_live.sh
/utils/release_rc.sh
/utils/build_hybrid.sh
/utils/cloud_release.sh
/build_tools
/build
/*.conf
/*.json
/*.bak
/tyk
logs/
*.mprof
*.cov
/apps/test.json
logs
lint_results.txt
test_apps/
run.sh
petstore.json
*.cert
*.key
*.pem
*.csr
*.prof
*.blockprof
*.mutexprof
*.pdf
*.mmdb
*.so
*.log
!testdata/*.mmdb
*.pid
coprocess_gen_test.go
session_state_gen_test.go
__pycache__/
*.test
*.test.log
tyk-gateway.pid
tests/pkgs.*
tyk_linux_*
.aider*
/dist/
.terraform**
.terraform.lock.hcl
.task/
*.test
main
/coprocess/*.pb.go-e
ci/tests/specs/tmp
ci/tests/specs/node_modules
ci/tests/specs/package-lock.json
ci/tests/specs/gateway.collection.postman.json
ci/tests/specs/.env
ci/tests/specs/apps
ci/tests/specs/policies