diff options
| author | 2024-09-06 08:51:21 +0200 | |
|---|---|---|
| committer | 2024-09-06 08:51:21 +0200 | |
| commit | a6138225ea7863471ec66e3f51ab3192ac8a1112 (patch) | |
| tree | 559d6a1f26a444bc67ae9a0237ff47f6790a2474 /data | |
| parent | 2cd9130726dec007e856d2c21916e6cd748d0537 (diff) | |
Better cache name for JSON feeds (#6768)
Diffstat (limited to 'data')
| -rw-r--r-- | data/cache/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/cache/.gitignore b/data/cache/.gitignore index 36e4317f8..db4a3469c 100644 --- a/data/cache/.gitignore +++ b/data/cache/.gitignore @@ -1,4 +1,5 @@ -*.spc *.html +*.json +*.spc *.xml !index.html |
