diff --git a/.gitignore b/.gitignore
index 8e7823846fbefaf18864acad411139b6a5fa4f4f..8b23d3cc4a0b27822a26b0a473b2cf04f7213786 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,7 +14,7 @@ Thumbs.db
 
 # Source for the following rules: https://raw.githubusercontent.com/github/gitignore/master/Python.gitignore
 # Byte-compiled / optimized / DLL files
-__pycache__/
+.__pycache__/
 *.py[cod]
 *.pyc
 *$py.class
diff --git a/input/get/__pycache__/__init__.cpython-38.pyc b/input/get/__pycache__/__init__.cpython-38.pyc
deleted file mode 100644
index fe03e7c4b360f6c050816ca5281577bfb6bf3717..0000000000000000000000000000000000000000
Binary files a/input/get/__pycache__/__init__.cpython-38.pyc and /dev/null differ
diff --git a/input/get/__pycache__/acs.cpython-38.pyc b/input/get/__pycache__/acs.cpython-38.pyc
deleted file mode 100644
index ee9c6e27ceb6f908d7074c967d500e487a3c6de2..0000000000000000000000000000000000000000
Binary files a/input/get/__pycache__/acs.cpython-38.pyc and /dev/null differ
diff --git a/input/get/__pycache__/journal_fetcher.cpython-38.pyc b/input/get/__pycache__/journal_fetcher.cpython-38.pyc
deleted file mode 100644
index e8a729affdefa1cdde849f9520162f94e4ab3912..0000000000000000000000000000000000000000
Binary files a/input/get/__pycache__/journal_fetcher.cpython-38.pyc and /dev/null differ
diff --git a/input/get/__pycache__/nature.cpython-38.pyc b/input/get/__pycache__/nature.cpython-38.pyc
deleted file mode 100644
index 29a3acb268bc4dd61020ac17d4edc65e3d062cae..0000000000000000000000000000000000000000
Binary files a/input/get/__pycache__/nature.cpython-38.pyc and /dev/null differ
diff --git a/input_old/__pycache__/input_fj.cpython-39.pyc b/input_old/__pycache__/input_fj.cpython-39.pyc
deleted file mode 100644
index a3e6099f4ab4c56400b2698c812d4b5fc9a9a7aa..0000000000000000000000000000000000000000
Binary files a/input_old/__pycache__/input_fj.cpython-39.pyc and /dev/null differ