Ignore some externally maintained files in AUTHORS
* admin/authors.el (authors-ignored-files): Ignore externally maintained files.
This commit is contained in:
parent
e0261d4a0c
commit
b6ea007f9d
1 changed files with 2 additions and 0 deletions
|
|
@ -360,6 +360,8 @@ Changes to files matching one of the regexps in this list are not listed.")
|
|||
"autogen/missing" "autogen"
|
||||
"autogen/copy_autogen" ; not generated, but trivial and now removed
|
||||
"dir_top"
|
||||
;; Imported into Emacs but externally maintained.
|
||||
"publicsuffix.txt" "SKK-JISYO.L"
|
||||
;; Only existed briefly, then renamed:
|
||||
"images/icons/allout-widgets-dark-bg"
|
||||
"images/icons/allout-widgets-light-bg"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue