diff --git a/src/.air.toml b/src/.air.toml index 5b2841a..9d157d7 100644 --- a/src/.air.toml +++ b/src/.air.toml @@ -2,4 +2,4 @@ root = '.' tmp_dir = "tmp" [build] -exclude_dir = ["statics", "views"] \ No newline at end of file +exclude_dir = ["statics", "storages"] \ No newline at end of file