mirror of
https://github.com/mii443/qemu.git
synced 2025-12-03 11:08:25 +00:00
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>
This commit is contained in:
5
tests/tcg/.gitignore
vendored
Normal file
5
tests/tcg/.gitignore
vendored
Normal file
@@ -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/
|
||||
Reference in New Issue
Block a user