Add local-ignore files for unneeded packages
This commit is contained in:
22
.stow-global-ignore
Normal file
22
.stow-global-ignore
Normal file
@@ -0,0 +1,22 @@
|
||||
# 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
|
Reference in New Issue
Block a user