Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
r
radicle.xyz
rad:z371PVmDHdjJucejRoRYJcDEvD5pp
Radicle website including documentation and guides
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
263
Issues
1
Patches
77
Jobs
Commits
›
699743afbc8875bb247516ad7066f5aceb3c8ecc
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