nandi/frqpublic Fork 0
58be94ae8783e2e16d6b4acaa8887a91d8a1c2a5
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.

Keep buck2's output tree out of the flake's source b372e17 · on 58be94ae8783e2e16d6b4acaa8887a91d8a1c2a5 · nandi · 15d ago
.gitignore · 15 lines · 204 BText Blame HistoryRaw
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
# The native libraries `just lib` links out of the DotSlash cache.
/build/

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

# Nix build symlinks.
/result
/result-*

# buck2 output tree.
/buck-out/