chore: add funding meta data

This commit is contained in:
Michal Čihař 2025-06-24 08:26:36 +02:00
parent a378729d80
commit 6d406d8c64
3 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1 @@
https://weblate.org/funding.json

View file

@ -32,6 +32,7 @@ path = [
".gitignore", ".gitignore",
".gitmodules", ".gitmodules",
".weblate", ".weblate",
".well-known/*",
"MANIFEST.in", "MANIFEST.in",
"pyproject.toml", "pyproject.toml",
"requirements**.txt", "requirements**.txt",

View file

@ -81,6 +81,7 @@ ignore = [
".gitmodules", ".gitmodules",
".reuse/dep5", ".reuse/dep5",
".weblate", ".weblate",
".well-known/*",
"json/*", "json/*",
"languages-po/*", "languages-po/*",
"LICENSES/*", "LICENSES/*",