We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8919106 commit 1328b2bCopy full SHA for 1328b2b
.air.toml
@@ -5,7 +5,7 @@ tmp_dir = ".air"
5
cmd = "make --no-print-directory backend"
6
bin = "gitea"
7
delay = 1000
8
-include_ext = ["go", "tmpl", "css", "js"]
+include_ext = ["go", "tmpl"]
9
include_file = ["main.go"]
10
include_dir = ["cmd", "models", "modules", "options", "routers", "services"]
11
exclude_dir = [
0 commit comments