Explorar o código

ignore dashboard in air.toml

Alexander Belanger %!s(int64=5) %!d(string=hai) anos
pai
achega
e71b846b93
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .air.toml

+ 1 - 1
.air.toml

@@ -15,7 +15,7 @@ full_bin = "tmp/migrate; tmp/app"
 # Watch these filename extensions.
 include_ext = ["go", "mod", "sum", "html"]
 # Ignore these filename extensions or directories.
-exclude_dir = ["tmp"]
+exclude_dir = ["tmp", "dashboard"]
 # Watch these directories if you specified.
 include_dir = []
 # Exclude files.