Files
quark-go/examples/hertzadmin/.air.toml
tangtanglove 5244508c40 first commit
2023-01-18 13:40:07 +08:00

9 lines
266 B
TOML

# Config file for [Air](https://github.com/cosmtrek/air) in TOML format
# Working directory
# . or absolute path, please note that the directories following must be under root.
root = "."
tmp_dir = "tmp"
[build]
exclude_dir = ["assets", "tmp", "vendor", "website"]