docs: Add GitHub badge, improve setup instructions in README, and ignore cache directory.

This commit is contained in:
MrUnknownDE
2025-12-28 18:00:10 +01:00
parent 9979697acf
commit aa69364880
2 changed files with 18 additions and 2 deletions

5
.gitignore vendored
View File

@@ -141,4 +141,7 @@ dist
# SvelteKit build / generate output
.svelte-kit
# End of https://www.toptal.com/developers/gitignore/api/node
# End of https://www.toptal.com/developers/gitignore/api/node
# Application cache (analysis jobs and search results)
cache/