From d654135ffebe935317a1f946c123bd25e4fb6aa3 Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Thu, 9 Oct 2025 22:05:47 +0300 Subject: Do away with the $ macro for runtime-agnostic purposes --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4f6e667..99d59fb 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ dompa.iml target/ .lsp/ cljs-test-runner-out/ +.calva/ \ No newline at end of file -- cgit v1.2.3