Radish alpha
r
Radicle terminal user interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore(gitignore): add `result` to ignore `nix build` artifacts
sntx committed 1 year ago
commit cd07798c0f6a3079b72ae294fdc6690a34ce1e7e
parent 28d63c4ac84e4e04511301b930b8630c0b9f42c6
1 file changed +4 -0
modified .gitignore
@@ -1 +1,5 @@
+
# Cargo
/target
+

+
# Nix
+
/result