Radish alpha
r
Radicle website including documentation and guides
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore: add .gitignore entries
Fintan Halpenny committed 1 year ago
commit 699743afbc8875bb247516ad7066f5aceb3c8ecc
parent 5fb6edd814c7e6bd9574ba63ec97fd0a202af4b1
1 file changed +5 -0
modified .gitignore
@@ -6,3 +6,8 @@ node_modules/
vendor/
notes/
.vercel
+
.jj
+
.direnv
+
*~undo-tree~
+
**/.\#*
+
flake.lock

\ No newline at end of file