21 lines
249 B
Text
21 lines
249 B
Text
# Comments and blank lines are allowed.
|
|
|
|
RCS
|
|
.+,v
|
|
|
|
CVS
|
|
\.\#.+ # CVS conflict files / emacs lock files
|
|
\.cvsignore
|
|
|
|
\.git
|
|
\.gitignore
|
|
\.gitattributes
|
|
|
|
^/README.*
|
|
^/LICENSE.*
|
|
^/COPYING
|
|
|
|
# Custom ignores for dotfiles
|
|
\.DS_Store
|
|
README.md
|
|
LICENSE
|