From bfbd393b46212eca326880eef5357c9cfd26b0dc Mon Sep 17 00:00:00 2001 From: Fluffy-Bean Date: Sat, 27 Apr 2024 18:04:06 +0100 Subject: [PATCH] Forgetti spaghetti some directories --- .air.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.air.toml b/.air.toml index 296a90a..51ee068 100644 --- a/.air.toml +++ b/.air.toml @@ -13,7 +13,7 @@ tmp_dir = "tmp" exclude_unchanged = false follow_symlink = false full_bin = "" - include_dir = ["front/src"] + include_dir = ["front", "api", "cmd"] include_ext = ["go", "tpl", "tmpl", "html", "js", "svelte", "scss"] include_file = [] kill_delay = "0s"