diff --git a/.gitignore b/.gitignore index d6ff6eed..b8a7613d 100644 --- a/.gitignore +++ b/.gitignore @@ -60,4 +60,7 @@ temp/** **/build/** **/node_modules/** -AGENTS.md \ No newline at end of file +AGENTS.md + +.python-version +.venv