diff --git a/.gitignore b/.gitignore index 2eea525..a1b9cbb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.env \ No newline at end of file +.env +__pycache__/ \ No newline at end of file diff --git a/__pycache__/spaceapi.cpython-313.pyc b/__pycache__/spaceapi.cpython-313.pyc deleted file mode 100644 index 3b47d14..0000000 Binary files a/__pycache__/spaceapi.cpython-313.pyc and /dev/null differ