2
0
Эх сурвалжийг харах

tests/tcg: add .gitignore for in source builds

This hides the new build artefacts from the re-organised TCG tests when
you are doing an in-source build.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Alex Bennée 6 жил өмнө
parent
commit
8cf4efcf30

+ 5 - 0
tests/tcg/.gitignore

@@ -0,0 +1,5 @@
+# These are build artefacts which only appear when you are doing
+# builds directly in the source tree.
+config-*.mak
+*-softmmu/
+*-linux-user/