From 1e0fa04a5c0bf7298966507d5ed6584616c11e3c Mon Sep 17 00:00:00 2001 From: artemonsh Date: Tue, 23 May 2023 00:32:06 +0300 Subject: [PATCH] delete pyc files from tracking --- .gitignore | 3 ++- .../conftest.cpython-39-pytest-7.3.1.pyc | Bin 135 -> 0 bytes .../test_main.cpython-39-pytest-7.3.1.pyc | Bin 729 -> 0 bytes 3 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 tests/__pycache__/conftest.cpython-39-pytest-7.3.1.pyc delete mode 100644 tests/__pycache__/test_main.cpython-39-pytest-7.3.1.pyc diff --git a/.gitignore b/.gitignore index 61edaf4..3995c83 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ __pycache__ .env* *.txt -.vscode \ No newline at end of file +.vscode +*.pyc \ No newline at end of file diff --git a/tests/__pycache__/conftest.cpython-39-pytest-7.3.1.pyc b/tests/__pycache__/conftest.cpython-39-pytest-7.3.1.pyc deleted file mode 100644 index a9079fd93a9faffea64dfc8757597ee9fe229900..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 135 zcmYe~<>g`kf}@R5DIoeWh(HF6K#l_t7qb9~6oz01O-8?!3`HPe1o2D9#VV$tC_lX@ zF*i3eFFmH9vLv;*Bt9uWKRX7*Dvn9c&r1Wb^a?6(aoFVMr;EEX2#>05nEfE1m*YVNIpdS$CAEKBqylaW+jo3kqDfn zIimzf?nOQjNhSM6qJe}DgnKKjC8tx1|0O`j>RVL(9YI2iuUcqG19wS_?_1W;hF#Fs zYdl@lYrE(RD18*^Q?n%VL#OYFg%%P>I=ywU{L~Vz%G7 z25DKmSE^Lzc04OpF6ub>RAr(NHD-7a-N1%%_t(DZktcofv|skTPo8z8YyBd+X}fjg zVE-3UJ9vYu$M0TFDpj5_b~K3Q*YR+bkNyNh-h=OQge)xv~sKRwUwDYZQ%0kw|We89d(=FY9p0=RB4STxel3N9aAB8b1mI~J-CGl6TZqzInR>U Jc7VUA