Add dotx to exclude for documents

This commit is contained in:
Mikael Schirén 2023-09-28 23:50:14 +02:00 committed by GitHub
parent 4abc54f0ec
commit 83fff6c951
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ IGNORED_EXTENSIONS = [
"pps",
"doc",
"docx",
"dotx",
"odt",
"ods",
"odg",