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

RCS
.+,v

^scripts$

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

\.svn
_darcs
\.hg

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

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

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