From 26d2405496900aa6d222ac6b0faafefe6590486e Mon Sep 17 00:00:00 2001 From: augustin64 Date: Sat, 9 Mar 2024 18:59:56 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 9a69c40..d5e2288 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ *.tar.gz +*.out *.o +**/build + +TD/TD3/ENB.log +TD/TD3/ibm4q05.dat \ No newline at end of file