diff options
author | Nicolas Petton <nicolas@petton.fr> | 2016-03-02 17:03:59 +0100 |
---|---|---|
committer | Nicolas Petton <nicolas@petton.fr> | 2016-03-02 17:03:59 +0100 |
commit | 5cf7c393b74dd1921a1124c19647fdf5491e2639 (patch) | |
tree | 6b7195bb72259a832dffdabd655d1f8d4413e3dd /admin | |
parent | a26f1933db42f63f7ade2f98cda8fec1521d6ccb (diff) |
authors.el updates
* admin/authors.el (authors-ignored-files): Addition.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/authors.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/authors.el b/admin/authors.el index 9b3deef4f9..ecdd5ca774 100644 --- a/admin/authors.el +++ b/admin/authors.el @@ -392,6 +392,7 @@ Changes to files matching one of the regexps in this list are not listed.") "zipdist.bat" "nt/makefile.w32-in" "config.nt" + "nextstep/WISHLIST" ) "List of files and directories to ignore. Changes to files in this list are not listed.") |