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$