mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
15 lines
112 B
Text
15 lines
112 B
Text
# Git
|
|
.git
|
|
.gitignore
|
|
.gitmodules
|
|
|
|
# Dependencies
|
|
node_modules
|
|
|
|
# CI/CD
|
|
.github
|
|
|
|
# Environment files
|
|
.env
|
|
|
|
*.md
|