We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f643775 commit 3eb3f50Copy full SHA for 3eb3f50
1 file changed
.air.toml
@@ -6,7 +6,7 @@ tmp_dir = "tmp"
6
cmd = "make build"
7
delay = 1000
8
exclude_file = ["README.md"]
9
- exclude_regex = ["_templ.go", "_test.go", "*.db"]
+ exclude_regex = ["_templ.go", "_test.go", ".db"]
10
exclude_unchanged = false
11
follow_symlink = false
12
full_bin = ""
0 commit comments