From bcd24b7c15b7d87015af3d2fa4eaff3fd8f32f48 Mon Sep 17 00:00:00 2001 From: Sarthak Jain Date: Sun, 15 Mar 2026 13:58:52 +0530 Subject: [PATCH] chore: ignore README.md and .git recursively in stow --- .stow-local-ignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.stow-local-ignore b/.stow-local-ignore index 2f07252..0c3072c 100644 --- a/.stow-local-ignore +++ b/.stow-local-ignore @@ -28,3 +28,5 @@ _darcs scripts # scripts directory to be ignored shell # various shell configurations need not be stowed. .DS_store +README.md +.*/\.git