mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
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:
parent
b8dd059c40
commit
918d593544
1 changed files with 1 additions and 0 deletions
1
website/.gitignore
vendored
1
website/.gitignore
vendored
|
|
@ -7,6 +7,7 @@
|
||||||
# Generated files
|
# Generated files
|
||||||
.docusaurus
|
.docusaurus
|
||||||
.cache-loader
|
.cache-loader
|
||||||
|
src/data/skills.json
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue