Commit 8cf4efcf authored by Alex Bennée's avatar Alex Bennée
Browse files

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: default avatarAlex Bennée <alex.bennee@linaro.org>
parent 2038f8c8
Loading
Loading
Loading
Loading

tests/tcg/.gitignore

0 → 100644
+5 −0
Original line number Diff line number Diff line
# These are build artefacts which only appear when you are doing
# builds directly in the source tree.
config-*.mak
*-softmmu/
*-linux-user/