Bump version to 2.4.2 for development of next release
[gnu-stow.git] / default-ignore-list
blob0ebf4fbdecd73d18f723821bbaf46e33556866f8
1 # Comments and blank lines are allowed.
3 RCS
4 .+,v
6 CVS
7 \.\#.+       # CVS conflict files / emacs lock files
8 \.cvsignore
10 \.svn
11 _darcs
12 \.hg
14 \.git
15 \.gitignore
16 \.gitmodules
18 .+~          # emacs backup files
19 \#.*\#       # emacs autosave files
21 ^/README.*
22 ^/LICENSE.*
23 ^/COPYING