From 9a30c4f7174a8c3a4a98e141e20e36df29ade154 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Sun, 22 Feb 2026 21:29:04 -0800 Subject: [PATCH] update .gitignore --- .gitignore | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 3352197..efe05a2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .git/ repo/ +.venv/ # agents .claude/ @@ -9,16 +10,12 @@ TASK.md # build artifacts (applies to all packages) build/ dist/ +install/ *.egg-info/ # downloaded toolchain binaries gcc-arm-none-eabi/gcc_arm_none_eabi/toolchain/ -# built capnproto -capnproto/capnproto/install/ - -# built ffmpeg -ffmpeg/ffmpeg/install/ # downloaded git-lfs git-lfs/git_lfs/bin/