ignore local html files

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2023-08-02 11:28:20 +02:00 committed by GitHub
parent ad67669d17
commit 519eb9625c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,6 +44,9 @@
},
{
"pattern": "https://liberapay.com/"
},
{
"pattern": "*.html"
}
]
}