Skip to content

Commit 68b08d1

Browse files
committed
chore: air.toml
1 parent 37c9794 commit 68b08d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.air.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ tmp_dir = "tmp"
55
cmd = "go build -o tmp/main cmd/outpost/main.go"
66
bin = "tmp/main"
77
delay = 100
8-
exclude_dir = ["examples", "dist", "docs", "website", "loadtest", "sdks", "internal/portal/node_modules", "internal/portal/src"]
8+
exclude_dir = ["examples", "dist", "docs", "website", "loadtest", "sdks", "spec-sdk-tests", "internal/portal/node_modules", "internal/portal/src"]
99
include_ext = ["go"]
1010
include_file = ["go.mod", "go.sum", ".env"]

0 commit comments

Comments
 (0)