Files
dotfiles/.stow-local-ignore

586 B

# ~./dotfiles/.stow.local.ignore: Files to be ignored by gnu 'stow'
#
# Comments and blank lines are allowed.
#
# See 'info stow' section "4 Ignore Lists" for more information
 
RCS
.+,v
 
CVS
\.\#.+ # CVS conflict files / emacs lock files
\.cvsignore
 
\.svn
_darcs
\.hg
 
\.git
\.gitignore
 
.+~ # emacs backup files
\#.*\# # emacs autosave files
 
^/README.*
^/LICENSE.*
^/COPYING
 
scripts # scripts directory to be ignored
shell # various shell configurations need not be stowed.
.DS_store
README.md
.*/\.git