1
0
Fork 0

Fix stow ignore not being named right

This commit is contained in:
Nexus 2024-07-14 02:21:19 +01:00
parent 534fbc53bf
commit d85f5f853f
Signed by: nex
GPG key ID: 0FA334385D0B689F

19
.stow-local-ignore Normal file
View file

@ -0,0 +1,19 @@
# Comments and blank lines are allowed.
RCS
.+,v
CVS
\.\#.+ # CVS conflict files / emacs lock files
\.cvsignore
\.svn
_darcs
\.hg
\.git
\.gitignore
.+~ # emacs backup files
\#.*\# # emacs autosave files
^/README.*
^/LICENSE.*
^/COPYING
\.gitmodules
scripts
^/stow