hermes-agent/website/.gitignore
Brooklyn Nicholson db884f4646 chore: uptick
2026-05-02 03:19:39 -05:00

23 lines
291 B
Text

# Dependencies
/node_modules
# Production
/build
# Generated files
.docusaurus
.cache-loader
src/data/skills.json
static/llms.txt
static/llms-full.txt
# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*