Skip to content

Commit 1328b2b

Browse files
committed
undo
1 parent 8919106 commit 1328b2b

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,7 +5,7 @@ tmp_dir = ".air"
55
cmd = "make --no-print-directory backend"
66
bin = "gitea"
77
delay = 1000
8-
include_ext = ["go", "tmpl", "css", "js"]
8+
include_ext = ["go", "tmpl"]
99
include_file = ["main.go"]
1010
include_dir = ["cmd", "models", "modules", "options", "routers", "services"]
1111
exclude_dir = [

0 commit comments

Comments
 (0)