-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
66 lines (52 loc) · 1.2 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
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# log files
*.log
# archives
*.tar.gz
*.zip
# no certs or keys
*.pem
*.key
.vscode
cordial.code-workspace
# Dependency directories (remove the comment below to include it)
vendor/
releases/
examples/api/api
examples/commands
examples/xpath
gdna/docker-compose.yml
gdna/docs/docs
gdna/gdna
gdna/gdna.sqlite*
integrations/pagerduty/pagerduty
integrations/servicenow/servicenow
integrations/servicenow/servicenow.yaml
integrations/servicenow/snow_client/snow_client
integrations/servicenow/snow_client/snow_client.yaml
integrations/servicenow/snow_router/snow_router
integrations/servicenow/snow_router/snow_router.yaml
libraries/libemail/libemail
libraries/libemail/libemail.h
tools/decode-aes256/decode-aes256
tools/dv2email/dv2email
tools/files2dv/files2dv
tools/files2dv/samples/file.txt
tools/gateway-reporter/gateway-reporter
tools/gateway-reporter/validate-setup
tools/geneos/geneos
tools/geneos/utils/docs/docs
tools/sso-diag/sso-diag
tools/san-config/san-config
utils/docs/docs
*.xml_*.history
gdna/gdna-test.yaml