forked from lf-edge/eve
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
37 lines (37 loc) · 691 Bytes
/
Copy path.gitignore
File metadata and controls
37 lines (37 loc) · 691 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
*.swp
qemu.pid
.idea/
.vscode/
obj
dist/
build-tools/bin/
images/out/
.go/
go.work*
pkg-deps.mk
tags
tmp/
mkdocs.yml
yetus-output/
assets/
pkg/kernel/build.yml
pkg/new-kernel/build.yml
pkg/kernel/certs/*.pem
conf/authorized_keys
conf/grub.cfg
conf/device.cert.pem
conf/device.key.pem
conf/soft_serial
pkg/kube/external-boot-image.tar
pkg/eve/Dockerfile
pkg/external-boot-image/Dockerfile
pkg/external-boot-image/*.tar
tools/compare-sbom-sources/vendor
tools/get-deps/get-deps
tools/get-deps/vendor
pkg/installer/target
pkg/installer/vendor/windows*/lib
pkg/installer/vendor/winapi-*/lib
pkg/installer/vendor/windows-sys*/src/Windows/
pkg/monitor/eve-monitor-rs
pkg/pillar/lk-build-arg-COVER