diff --git a/.gitignore b/.gitignore index f12eec0..17b1ebd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ web/DB -web/ARTEFACTS \ No newline at end of file +web/ARTEFACTS +station/__pycache__ +station/nohup.out \ No newline at end of file diff --git a/station/__pycache__/config.cpython-311.pyc b/station/__pycache__/config.cpython-311.pyc deleted file mode 100644 index 0ecb19d..0000000 Binary files a/station/__pycache__/config.cpython-311.pyc and /dev/null differ diff --git a/station/__pycache__/puller.cpython-311.pyc b/station/__pycache__/puller.cpython-311.pyc deleted file mode 100644 index b4091ea..0000000 Binary files a/station/__pycache__/puller.cpython-311.pyc and /dev/null differ