forked from TykTechnologies/tyk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
53 lines (48 loc) · 671 Bytes
/
.gitignore
File metadata and controls
53 lines (48 loc) · 671 Bytes
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
.DS_Store
.idea/
.vagrant/
.vscode/
temp/
/middleware/bundles
/middleware/e1d21f942ec746ed416ab97fe1bf07e8/
/middleware/e1d21f942ec746ed416ab97fe1bf07e8_IGNORED/
testapps/
/vendor/github.com/TykTechnologies_hotfix/
/vendor/github.com/dgrijalva_hotfix/
/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
*.cov
*.so
!testdata/*.mmdb
*.pid
coprocess_gen_test.go
session_state_gen_test.go
__pycache__/
tyk.test
tyk_linux_*