From 9e01ff9e257883525ab727e8f9bb8ccf20bdca9a Mon Sep 17 00:00:00 2001 From: tankya2 Date: Fri, 10 Feb 2023 16:34:31 +0800 Subject: [PATCH] Qibo circuit convertor --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6a256b3..9b699b6 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,5 @@ # Pyre type checker .pyre/ + +*.pyc \ No newline at end of file