forked from west2-online/fzuhelper-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
56 lines (55 loc) · 643 Bytes
/
Copy path.gitignore
File metadata and controls
56 lines (55 loc) · 643 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
54
55
56
*.o
*.a
*.so
_obj
_test
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.exe~
*.test
*.prof
*.rar
*.zip
*.gz
*.psd
*.bmd
*.cfg
*.pptx
*.log
*nohup.out
*settings.pyc
*.sublime-project
*.sublime-workspace
!.gitkeep
.DS_Store
/.idea
/.vscode
/output
*.local.yml
dumped_hertz_remote_config.json
/cmd/**/output
/config/elasticsearch
/config/redis
/config/grafana
/config/jaeger
/config/kibana
/config/prometheus
/config/sql
/docker/data/*
/config/config.yaml
/config/config.yaml.bak
/k8s/config/configmap.yaml
**/coverage.txt
**/coverage.out
**/coverage.html
ca-key
*.jks
/log
/node_modules