feat: repell some pests

This commit is contained in:
taskylizard 2025-06-21 18:37:05 +00:00
parent baa126c4ae
commit 6435e11ccd
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
14 changed files with 8065 additions and 0 deletions

5
pests-repellent/.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"files.associations": {
"wrangler.json": "jsonc"
}
}