aboutsummaryrefslogtreecommitdiff
path: root/.dir-locals.el
diff options
context:
space:
mode:
authorRoman Ilin <me@romanilin.is>2026-06-24 14:42:16 +0300
committerRoman Ilin <me@romanilin.is>2026-06-24 14:42:16 +0300
commit4eafadb1653b215883e555e4cd00cda0caaf5ab4 (patch)
treea91f0ba168a5306a74de26157cb290e390bf36d6 /.dir-locals.el
downloadcolloid-main.tar.gz
Initial commitHEADmain
Diffstat (limited to '.dir-locals.el')
-rw-r--r--.dir-locals.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.dir-locals.el b/.dir-locals.el
new file mode 100644
index 0000000..0a3e54c
--- /dev/null
+++ b/.dir-locals.el
@@ -0,0 +1 @@
+((nil . ((my-compdb-make-command . "make -nwB DEBUG=1"))))