chore: gitignore generated skills.json

Follow-up to #4500 — the extraction script generates this file at
build time, so it should not be committed.
This commit is contained in:
Teknium
2026-04-02 10:48:15 -07:00
parent b8dd059c40
commit 918d593544

1
website/.gitignore vendored
View File

@@ -7,6 +7,7 @@
# Generated files
.docusaurus
.cache-loader
src/data/skills.json
# Misc
.DS_Store