From de7192cb4214f792b8ef939d1ef0c54eec3fae0c Mon Sep 17 00:00:00 2001 From: Patrick Baudin <patrick.baudin@cea.fr> Date: Tue, 26 Jul 2022 16:30:48 +0200 Subject: [PATCH] [ptests] .gitignore --- tools/ptests/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/ptests/.gitignore b/tools/ptests/.gitignore index 0f6dcce059d..0d183328a0b 100644 --- a/tools/ptests/.gitignore +++ b/tools/ptests/.gitignore @@ -1 +1,3 @@ /ptests_config.ml +/tests/cmd/tests/without-test_config/result +/tests/nothing/tests/basic/result/ -- GitLab