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