]> rtime.felk.cvut.cz Git - jailhouse.git/blobdiff - .gitignore
tools: Add hardware feature check
[jailhouse.git] / .gitignore
index c501f5e93db8320e992389adbb8fff5deb2b9a3a..4dff22b248508b980587a5ed12dcb7ede943987f 100644 (file)
@@ -1,14 +1,13 @@
-*.o
+# Built outputs
+*.[oa]
 *.mod.[co]
 *.cmd
 *.bin
-*.sw[pon]
 .tmp_versions
 Module.symvers
 modules.order
 driver/jailhouse.ko
 hypervisor/include/jailhouse/config.h
-hypervisor/include/jailhouse/config.mk
 hypervisor/hypervisor.lds
 tools/jailhouse
 tools/jailhouse-config-collect
@@ -18,3 +17,9 @@ hypervisor/include/generated
 *.s
 ci/out
 ci/*.tar.xz
+
+# Tools outputs
+*~
+*.sw[pon]
+cscope.*
+ncscope.*