summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2016-12-19 17:51:48 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2016-12-20 20:35:29 +0200
commit701e3932619779a57f95732d61189d47e34dcb88 (patch)
treed00b92c38729bd2afe3ee2343216deda89ec9b22 /.gitignore
parent3fc67f49515544d17f11bd0853195c96373880f2 (diff)
downloadmeson-701e3932619779a57f95732d61189d47e34dcb88.tar.gz
Make cross tests use same framework as regular tests.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3165fa183..382c41420 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,8 @@ __pycache__
/meson-test-run.txt
/meson-test-run.xml
+/meson-cross-test-run.txt
+/meson-cross-test-run.xml
.DS_Store
*~