From e0ed693c20006d33292257ef71a70dd4c3298ab4 Mon Sep 17 00:00:00 2001 From: ManOfGoldForever Date: Wed, 1 Apr 2026 00:51:41 -0400 Subject: [PATCH] Removed files needed by stow --- .stow-global-ignore | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 .stow-global-ignore diff --git a/.stow-global-ignore b/.stow-global-ignore deleted file mode 100644 index 60aa034..0000000 --- a/.stow-global-ignore +++ /dev/null @@ -1,26 +0,0 @@ -# Comments and blank lines are allowed. - -RCS -.+,v - -CVS -\.\#.+ # CVS conflict files / emacs lock files -\.cvsignore - -\.svn -_darcs -\.hg - -\.git -\.gitignore -\.gitmodules - -.+~ # emacs backup files -\#.*\# # emacs autosave files - -^/README.* -^/LICENSE.* -^/COPYING - -# Ignore any directory literally named 'agent' -^agent$