From e8db7444c39afc68c367d225d1dbb598889a2842 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Wed, 16 Jul 2025 08:55:24 -0700 Subject: [PATCH] gitignore: include junk so that `git clean` can handle it Signed-off-by: William Casarin --- .gitignore | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.gitignore b/.gitignore index 3914c1ee..579dbdbf 100644 --- a/.gitignore +++ b/.gitignore @@ -3,10 +3,7 @@ TODO.bak android-config.json build.log -perf.data rusty-tags.vi -notedeck-settings -perf.data.old crates/notedeck_chrome/android/app/build .privenv *.so @@ -20,10 +17,5 @@ cache /dist /packages .direnv/ -src/camera.rs scripts/macos_build_secrets.sh -*.patch -*.txt /tags -*.mdb -.idea/