diff --git a/.gitignore b/.gitignore index 9a5ca19..af67097 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +__pycache__/ venv/ *.log diff --git a/__pycache__/base.cpython-310.pyc b/__pycache__/base.cpython-310.pyc deleted file mode 100644 index f44103b..0000000 Binary files a/__pycache__/base.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/get_rpc_config_auto.cpython-310.pyc b/__pycache__/get_rpc_config_auto.cpython-310.pyc deleted file mode 100644 index b3d2f0f..0000000 Binary files a/__pycache__/get_rpc_config_auto.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/gwt_rpc.cpython-310.pyc b/__pycache__/gwt_rpc.cpython-310.pyc deleted file mode 100644 index 05859e1..0000000 Binary files a/__pycache__/gwt_rpc.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/kubra.cpython-310.pyc b/__pycache__/kubra.cpython-310.pyc deleted file mode 100644 index 04e3cfe..0000000 Binary files a/__pycache__/kubra.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/nisc.cpython-310.pyc b/__pycache__/nisc.cpython-310.pyc deleted file mode 100644 index 45bf0b9..0000000 Binary files a/__pycache__/nisc.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/simple.cpython-310.pyc b/__pycache__/simple.cpython-310.pyc deleted file mode 100644 index c62992b..0000000 Binary files a/__pycache__/simple.cpython-310.pyc and /dev/null differ