Re: new global .transignore file for webwml repo
Thomas Lange <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <[email protected]> |
>>>>> On Mon, 02 Oct 2023 16:00:00 +0200, Laura Arjona Reina <[email protected]> said: >> >> # here you can define global Perl regex to match file that are excluded >> News/\d{4} > I would keep the current year and last year at least. Not sure how we should maintain the .transignore file, probably a quick review each January to update? (TODO: document it (new year checklist) I guess this would skip all but the last two years: News/19 News/20[01] News/202[01] Yes, we should update this regex each January.