mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
direnv: watch lockfiles/nix files; gitignore .nix-stamps
This commit is contained in:
parent
df5874c119
commit
74241328f0
2 changed files with 5 additions and 0 deletions
4
.envrc
4
.envrc
|
|
@ -1 +1,5 @@
|
|||
watch_file pyproject.toml uv.lock
|
||||
watch_file ui-tui/package-lock.json ui-tui/package.json
|
||||
watch_file nix/
|
||||
|
||||
use flake
|
||||
|
|
|
|||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -57,4 +57,5 @@ mini-swe-agent/
|
|||
|
||||
# Nix
|
||||
.direnv/
|
||||
.nix-stamps/
|
||||
result
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue