diff options
Diffstat (limited to '.hotpot.fnl')
| -rw-r--r-- | .hotpot.fnl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.hotpot.fnl b/.hotpot.fnl new file mode 100644 index 0000000..3df58ae --- /dev/null +++ b/.hotpot.fnl @@ -0,0 +1,3 @@ +{:schema :hotpot/2 + :target :cache + :compiler {:correlate true}} |