diff options
| author | Roman Ilin <me@romanilin.is> | 2026-06-24 14:42:16 +0300 |
|---|---|---|
| committer | Roman Ilin <me@romanilin.is> | 2026-06-24 14:42:16 +0300 |
| commit | 4eafadb1653b215883e555e4cd00cda0caaf5ab4 (patch) | |
| tree | a91f0ba168a5306a74de26157cb290e390bf36d6 /.dir-locals.el | |
| download | colloid-main.tar.gz | |
Diffstat (limited to '.dir-locals.el')
| -rw-r--r-- | .dir-locals.el | 1 |
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")))) |