1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-08 23:26:07 +02:00
This commit is contained in:
Anbraten 2024-03-21 15:53:01 +01:00
parent 8919106019
commit 1328b2b9fe

View File

@ -5,7 +5,7 @@ tmp_dir = ".air"
cmd = "make --no-print-directory backend"
bin = "gitea"
delay = 1000
include_ext = ["go", "tmpl", "css", "js"]
include_ext = ["go", "tmpl"]
include_file = ["main.go"]
include_dir = ["cmd", "models", "modules", "options", "routers", "services"]
exclude_dir = [