summaryrefslogtreecommitdiff
path: root/.stow-local-ignore
blob: 8794dd117663c6606ef15c51909e8964f80baa6d (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Comments and blank lines are allowed.

images

vimium-options.json

RCS
.+,v

^scripts$

CVS
\.\#.+       # CVS conflict files / emacs lock files
\.cvsignore

\.svn
_darcs
\.hg

\.git$
\.gitmodules.*
.*\.org$

.+~          # emacs backup files
\#.*\#       # emacs autosave files

^/README.*
^/LICENSE.*
^/COPYING