1 2 3 4 5 6 7 8 9 10 11 12
cpfiles.sh filepaths.txt *__pycache__* __pycache__/ *.py[cod] .pytest_cache/ .mypy_cache/ .ruff_cache/ .venv/ venv/ .DS_Store gemini-rs/target/