From 74d5969d3c900b971c2ed21bf5405b81a454d2f1 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Thu, 6 Oct 2022 14:53:56 +0100 Subject: [PATCH] Updated ignore file --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 85920b12..f44872fb 100644 --- a/.gitignore +++ b/.gitignore @@ -361,3 +361,10 @@ test/etl_error_handler/build-exceptions-GCC-Debug test/etl_error_handler/exceptions_and_log_errors/.vs examples/ArmTimerCallbacks - C++/ArmTimerCallbacks.uvoptx test/vs2022/.vs +test/vs2022/random_clcg.csv +test/vs2022/random_hash.csv +test/vs2022/random_lcg.csv +test/vs2022/random_lsfr.csv +test/vs2022/random_mwc.csv +test/vs2022/random_pcg.csv +test/vs2022/random_xorshift.csv