]> rtime.felk.cvut.cz Git - jailhouse.git/blobdiff - .gitignore
x86: Use safer pattern with AMD IOMMU to block DMA requests
[jailhouse.git] / .gitignore
index a3af93a8e68bd84c68aad5394bb9ce1e09f4fc60..819c7df8a427f64ff1914ebf4b33636d3697efca 100644 (file)
@@ -1,8 +1,8 @@
+# Built outputs
 *.[oa]
 *.mod.[co]
 *.cmd
 *.bin
-*.sw[pon]
 .tmp_versions
 Module.symvers
 modules.order
@@ -17,3 +17,8 @@ hypervisor/include/generated
 *.s
 ci/out
 ci/*.tar.xz
+
+# Tools outputs
+*.sw[pon]
+cscope.*
+ncscope.*