From 9b76f33d4db8c100d4f3fb51ac7ae2360e1e5b33 Mon Sep 17 00:00:00 2001 From: nicolas Date: Thu, 4 Jun 2026 10:53:10 -0300 Subject: [PATCH] chore: clean up stale .gitignore entries --- .gitignore | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitignore b/.gitignore index d0badf0..c1ed1e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,5 @@ .venv/ config.yaml -__pycache__/ -*.pyc -*.pyo -.pytest_cache/ -.mypy_cache/ -.ruff_cache/ *.so .DS_Store deploy.sh