From 66f7ffe03290c08910cf24d7132a77c5a4c7369c Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Sun, 7 Apr 2024 16:36:48 +0530 Subject: [PATCH] ignore certain files with stow --- .stow-local-ignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .stow-local-ignore diff --git a/.stow-local-ignore b/.stow-local-ignore new file mode 100644 index 0000000..51c81f2 --- /dev/null +++ b/.stow-local-ignore @@ -0,0 +1,5 @@ +.gitmodules +install.sh +LICENSE.md +README.md +.bashrc.v0.1.0