mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-08 03:01:47 +00:00
fixed gitignore
This commit is contained in:
parent
fd1c3da305
commit
664acf7426
4 changed files with 12 additions and 235 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
|
@ -50,4 +50,15 @@ cli-config.yaml
|
|||
*.html
|
||||
*.json
|
||||
*.log
|
||||
*.csv
|
||||
*.csv
|
||||
|
||||
# Singularity/Apptainer images (large binary files)
|
||||
*.sif
|
||||
|
||||
# Test files
|
||||
test_singularity_*.py
|
||||
test_*.py
|
||||
!tests/test_*.py
|
||||
|
||||
# Nomad data
|
||||
/tmp/NomadClient*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue