diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d702d14 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +__pycache__/ +*.pyc +*.pyo + diff --git a/app/sovran_systemsos_web/__pycache__/__init__.cpython-312.pyc b/app/sovran_systemsos_web/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 497e0a0..0000000 Binary files a/app/sovran_systemsos_web/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/app/sovran_systemsos_web/__pycache__/config.cpython-312.pyc b/app/sovran_systemsos_web/__pycache__/config.cpython-312.pyc deleted file mode 100644 index a785481..0000000 Binary files a/app/sovran_systemsos_web/__pycache__/config.cpython-312.pyc and /dev/null differ diff --git a/app/sovran_systemsos_web/__pycache__/server.cpython-312.pyc b/app/sovran_systemsos_web/__pycache__/server.cpython-312.pyc deleted file mode 100644 index 3ac7409..0000000 Binary files a/app/sovran_systemsos_web/__pycache__/server.cpython-312.pyc and /dev/null differ diff --git a/app/sovran_systemsos_web/__pycache__/systemctl.cpython-312.pyc b/app/sovran_systemsos_web/__pycache__/systemctl.cpython-312.pyc deleted file mode 100644 index c685312..0000000 Binary files a/app/sovran_systemsos_web/__pycache__/systemctl.cpython-312.pyc and /dev/null differ