summaryrefslogtreecommitdiff
path: root/.stow-local-ignore
blob: 84e8c9b7b4cb854736241e9df62d303f6f0a26b0 (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
# Comments and blank lines are allowed.

images

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