-
Notifications
You must be signed in to change notification settings - Fork 8
/
.gitignore
61 lines (60 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
c8y_test/application.properties
c8y_test/debug.test
examples/issue#2-realtime/out.txt
test/microservice_test/application.log
test/microservice_test/debug.test
test/microservice_test/application.properties
test/c8y_test/application.properties
test/c8y_test/debug.test
test/c8y_test/application.setup.properties
.cumulocity/
temp-example/
*.tmp
c8y.env
c8y.activitylog.*.json
c8y~
tools/PSc8y/c8y
main.exe
jfrog
*.log
!tests/testdata/*.log
/output
pkg/powershell/powershell.todo.txt
pkg/powershell/c8y.exe
cmd/c8y/c8y.exe
pkg/powershell/c8y
pkg/powershell/c8y.exe~
pkg/powershell/.c8y.ps1
pkg/powershell/.c8y.sh
trace.out
pkg/powershell/PSC8y.coverage.xml
.DS_Store
tools/PSc8y/report
tools/PSc8y/reports/
tools/PSc8y/reports
tools/PSc8y/TestResults.xml
tools/PSc8y/Dependencies/c8y*
tools/PSc8y/Dependencies/c8y.linux
tools/PSc8y/Dependencies/c8y.macos
tools/PSc8y/Dependencies/c8y.windows.exe
.jekyll-cache
tools/PSc8y/report.xml
tools/PSc8y/dist
docs/_site
node_modules
# release binaries and docs
dist/**
output_pwsh/**
share/**
.go-c8y-cli
**/.docusaurus/**
docs/go-c8y-cli/build
docs/go-c8y-cli/i18n
tools/docs/demos/*.asc
pkg/cmd/__debug_bin
tools/shell/completion/output/
.env
*.env
.task/checksum
.bin/
docker/c8y.linux