# a list of regex for detecting documentation file checked against basename
# regex (xi)
\.docx?$
\.html?$
\.info$
\.latex$
\.markdown$
\.md$
\.odt$
\.pdf$
\.readme$
\.rmd$
\.rst$
\.rtf$
\.tex$
\.txt$
^code[-_]of[-_]conduct$
^contribut(?:e|ing)$
^copyright$
^licen[sc]es?$
^howto$
^patents?$
^readme(?:\.?first|\.1st|\.debian|\.source)?$
^todos?$
