From 4d19fba935f0d9475df16d955116f3ad660a6ac4 Mon Sep 17 00:00:00 2001 From: Zsolt Tasnadi Date: Sun, 25 Jan 2026 19:11:07 +0100 Subject: [PATCH] air fix --- .air.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.air.toml b/.air.toml index 7893174..f33887d 100755 --- a/.air.toml +++ b/.air.toml @@ -11,7 +11,7 @@ tmp_dir = "tmp" "tmp", ] exclude_file = [] - exclude_regex = ["_test.go"] + exclude_regex = ["_test.go", "data"] exclude_unchanged = false follow_symlink = false full_bin = ""