mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
Merge 5502c4fb48 into 4fade39c90
This commit is contained in:
commit
5b517f78c3
1 changed files with 8 additions and 0 deletions
8
.gitattributes
vendored
8
.gitattributes
vendored
|
|
@ -1,2 +1,10 @@
|
|||
# Auto-generated files — collapse diffs and exclude from language stats
|
||||
web/package-lock.json linguist-generated=true
|
||||
|
||||
# Enforce LF for scripts that run inside Linux containers.
|
||||
# Without this, Windows checkout converts to CRLF and breaks `exec` in the
|
||||
# container entrypoint with "no such file or directory".
|
||||
*.sh text eol=lf
|
||||
Dockerfile text eol=lf
|
||||
*.dockerfile text eol=lf
|
||||
docker/entrypoint.sh text eol=lf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue