# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ *.egg # Virtual environments .venv/ venv/ env/ # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Testing .pytest_cache/ .coverage htmlcov/ # py-ipfs-lite data .py_ipfs_lite/ # Build outputs dist-linux/ dist-linux-x64/ dist-linux-x64.zip hello.txt