feat: vm-native setup, verify and gpu tooling with acpi and bench
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# makepkg output
|
||||
packaging/*/src/
|
||||
packaging/*/pkg/
|
||||
packaging/*/*.pkg.tar.*
|
||||
packaging/*/*.tar.gz
|
||||
# built artefacts
|
||||
bench/*.exe
|
||||
*.ko
|
||||
*.o
|
||||
__pycache__/
|
||||
packaging/*/bore-*.patch
|
||||
packaging/*/cachyos-*.tar.gz
|
||||
packaging/*/*.tar.xz
|
||||
packaging/*/vfio-native/
|
||||
Reference in New Issue
Block a user