added stow ignore file and images folder (mostly for display background)

This commit is contained in:
scbj
2024-09-05 13:56:17 +02:00
parent 94a3abf0ed
commit c56393666c
7 changed files with 25 additions and 0 deletions

25
.stow-local-ignore Normal file
View File

@@ -0,0 +1,25 @@
# 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
images