chore: gitignore result symlink and openclaw dir 🙈
This commit is contained in:
parent
e44ef1fdcc
commit
6c057d945e
2 changed files with 6 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -11,3 +11,9 @@ env/
|
||||||
|
|
||||||
# Installer ISO live WiFi (SSID/PSK); see docs/server-installer-usb.md
|
# Installer ISO live WiFi (SSID/PSK); see docs/server-installer-usb.md
|
||||||
nixos/installer-wifi.nix
|
nixos/installer-wifi.nix
|
||||||
|
|
||||||
|
# Nix build output symlink
|
||||||
|
result
|
||||||
|
|
||||||
|
# Archived / local-only directories
|
||||||
|
openclaw-documents-repo/
|
||||||
|
|
|
||||||
1
result
1
result
|
|
@ -1 +0,0 @@
|
||||||
/nix/store/x8ain9193yl3k10mk0bi667qp5iwk03w-lua-5.2.4
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue