diff --git a/__pycache__/fuse.cpython-38.pyc b/__pycache__/fuse.cpython-38.pyc deleted file mode 100644 index ac2ee67..0000000 Binary files a/__pycache__/fuse.cpython-38.pyc and /dev/null differ diff --git a/__pycache__/main.cpython-37.pyc b/__pycache__/main.cpython-37.pyc deleted file mode 100644 index 1b23c85..0000000 Binary files a/__pycache__/main.cpython-37.pyc and /dev/null differ diff --git a/__pycache__/main.cpython-38.pyc b/__pycache__/main.cpython-38.pyc deleted file mode 100644 index 5e7cdc8..0000000 Binary files a/__pycache__/main.cpython-38.pyc and /dev/null differ diff --git a/testFs.py b/testFs.py index dbcdf25..20d2e48 100644 --- a/testFs.py +++ b/testFs.py @@ -1,3 +1,5 @@ +# This is just a demo fs for pyfuse3 + import os import sys