diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7a75863 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +__pycache__/ +__init__.py diff --git a/files/.config/ranger/plugins/__init__.py b/files/.config/ranger/plugins/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/files/.config/ranger/plugins/__pycache__/__init__.cpython-38.opt-1.pyc b/files/.config/ranger/plugins/__pycache__/__init__.cpython-38.opt-1.pyc deleted file mode 100644 index 8b6b512..0000000 Binary files a/files/.config/ranger/plugins/__pycache__/__init__.cpython-38.opt-1.pyc and /dev/null differ diff --git a/files/.config/ranger/plugins/__pycache__/__init__.cpython-38.pyc b/files/.config/ranger/plugins/__pycache__/__init__.cpython-38.pyc deleted file mode 100644 index 1072880..0000000 Binary files a/files/.config/ranger/plugins/__pycache__/__init__.cpython-38.pyc and /dev/null differ diff --git a/files/.config/ranger/plugins/__pycache__/__init__.cpython-39.opt-1.pyc b/files/.config/ranger/plugins/__pycache__/__init__.cpython-39.opt-1.pyc deleted file mode 100644 index dbaf0e0..0000000 Binary files a/files/.config/ranger/plugins/__pycache__/__init__.cpython-39.opt-1.pyc and /dev/null differ diff --git a/files/.config/ranger/plugins/__pycache__/devicons.cpython-38.opt-1.pyc b/files/.config/ranger/plugins/__pycache__/devicons.cpython-38.opt-1.pyc deleted file mode 100644 index 70e6213..0000000 Binary files a/files/.config/ranger/plugins/__pycache__/devicons.cpython-38.opt-1.pyc and /dev/null differ diff --git a/files/.config/ranger/plugins/__pycache__/devicons.cpython-38.pyc b/files/.config/ranger/plugins/__pycache__/devicons.cpython-38.pyc deleted file mode 100644 index e2e307a..0000000 Binary files a/files/.config/ranger/plugins/__pycache__/devicons.cpython-38.pyc and /dev/null differ diff --git a/files/.config/ranger/plugins/__pycache__/devicons.cpython-39.opt-1.pyc b/files/.config/ranger/plugins/__pycache__/devicons.cpython-39.opt-1.pyc deleted file mode 100644 index 2a29704..0000000 Binary files a/files/.config/ranger/plugins/__pycache__/devicons.cpython-39.opt-1.pyc and /dev/null differ diff --git a/files/.config/ranger/plugins/__pycache__/devicons_linemode.cpython-38.opt-1.pyc b/files/.config/ranger/plugins/__pycache__/devicons_linemode.cpython-38.opt-1.pyc deleted file mode 100644 index c36a90e..0000000 Binary files a/files/.config/ranger/plugins/__pycache__/devicons_linemode.cpython-38.opt-1.pyc and /dev/null differ diff --git a/files/.config/ranger/plugins/__pycache__/devicons_linemode.cpython-38.pyc b/files/.config/ranger/plugins/__pycache__/devicons_linemode.cpython-38.pyc deleted file mode 100644 index a3bc713..0000000 Binary files a/files/.config/ranger/plugins/__pycache__/devicons_linemode.cpython-38.pyc and /dev/null differ diff --git a/files/.config/ranger/plugins/__pycache__/devicons_linemode.cpython-39.opt-1.pyc b/files/.config/ranger/plugins/__pycache__/devicons_linemode.cpython-39.opt-1.pyc deleted file mode 100644 index 2878fa4..0000000 Binary files a/files/.config/ranger/plugins/__pycache__/devicons_linemode.cpython-39.opt-1.pyc and /dev/null differ diff --git a/screenshots/pc.png b/screenshots/pc.png index 3939782..2836108 100644 Binary files a/screenshots/pc.png and b/screenshots/pc.png differ