]> rtime.felk.cvut.cz Git - jailhouse.git/blobdiff - .gitignore
tools: config-create: Do not enter infinite over disabled PCI devices
[jailhouse.git] / .gitignore
index 09108551e571d346ad2e560cf14a1b3e392a90f1..87962f474606bb219c990b9df313ce66338418f2 100644 (file)
@@ -1,13 +1,19 @@
-*.o
+# Build outputs - only!
+*.[oa]
 *.mod.[co]
 *.cmd
+*.bin
 .tmp_versions
 Module.symvers
 modules.order
-jailhouse.ko
+driver/jailhouse.ko
 hypervisor/include/jailhouse/config.h
 hypervisor/hypervisor.lds
-hypervisor/jailhouse.bin
 tools/jailhouse
-config/*.cell
-inmate/*.bin
+tools/jailhouse-config-collect
+configs/*.cell
+Documentation/generated
+hypervisor/include/generated
+*.s
+ci/out
+ci/*.tar.xz