summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-10-09 22:05:47 +0300
committerAsko Nõmm <asko@nmm.ee>2025-10-09 22:05:47 +0300
commitd654135ffebe935317a1f946c123bd25e4fb6aa3 (patch)
tree4568d42e8732c0f80b55afee1e5efa302b8007c9 /.gitignore
parent06085b955bb2959a88844dae9f77a0f35ee6a8c5 (diff)
Do away with the $ macro for runtime-agnostic purposes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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