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