diff --git a/.air/appview.toml b/.air/appview.toml index 877f17ce..af4835bb 100644 --- a/.air/appview.toml +++ b/.air/appview.toml @@ -5,4 +5,4 @@ root = "." exclude_regex = [".*_templ.go"] include_ext = ["go", "templ", "html", "css"] -exclude_dir = ["target", "atrium"] +exclude_dir = ["target", "atrium", "nix"]