nandi/frqpublic Fork 0
5c40e758d011ed38612fa0d8335a591dc3dd18b3
Commits
Clone
git clone https://git.rickub.com/nandi/frq.git
git clone ssh://git@rickub.com/nandi/frq.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

Take glimmer-vidya from gitlab, so a stranger can build this 5c40e75 · on 5c40e758d011ed38612fa0d8335a591dc3dd18b3 · nandi · 19d ago
.gitignore · 14 lines · 252 BText Blame HistoryRaw
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
# Build outputs: the boot image, the staged libraries, the APK.
/android/build/

# jolt-native, cloned by `just lib` when there is no sibling checkout.
/.jolt-native/

# Tool caches.
/.jolt/
/.lsp/
/.clj-kondo/

# Nix build symlinks.
/result
/result-*