diff --git a/.gitignore b/.gitignore index 8a5e7d9..31b3bfb 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,3 @@ input.txt .gitignore *.mkv long_path_test.py -__pycache__/ \ No newline at end of file diff --git a/__pycache__/functiontest.cpython-310.pyc b/__pycache__/functiontest.cpython-310.pyc deleted file mode 100644 index 662fa4a..0000000 Binary files a/__pycache__/functiontest.cpython-310.pyc and /dev/null differ