From 11c4af5ae153f44493b320ad8dd729091ba9e310 Mon Sep 17 00:00:00 2001 From: XeroOl Date: Mon, 8 Jul 2024 11:52:26 -0500 Subject: [PATCH] add an flsproject.fnl file --- flsproject.fnl | 1 + 1 file changed, 1 insertion(+) create mode 100644 flsproject.fnl diff --git a/flsproject.fnl b/flsproject.fnl new file mode 100644 index 0000000..8c1c20a --- /dev/null +++ b/flsproject.fnl @@ -0,0 +1 @@ +{:fennel-path "./?.fnl;./?/init.fnl;src/?.fnl;src/?/init.fnl;deps/?.fnl;deps/?/init.fnl"}