diff options
| author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2026-04-16 14:55:11 +0200 |
|---|---|---|
| committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2026-04-16 14:55:11 +0200 |
| commit | 83a7f3505a441f1c152229d50a3d6011951a82fc (patch) | |
| tree | ae2587b570fe975ac630f91d4e21d36680d919f2 /.hotpot.fnl | |
| parent | 9b57b887676d7a86936e67d4a8c0bd1d9775ee62 (diff) | |
Update
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}} |