mirror of
https://github.com/dokploy/dokploy.git
synced 2026-06-13 19:09:49 +00:00
chore: exclude migration and setup files
This commit is contained in:
+1
-1
@@ -39,5 +39,5 @@
|
||||
".next/types/**/*.ts",
|
||||
"env.js"
|
||||
, "next.config.mjs" ],
|
||||
"exclude": ["node_modules", "dokploy", "config", "dist","webpack.config.server.js"]
|
||||
"exclude": ["node_modules", "dokploy", "config", "dist","webpack.config.server.js","migration.ts","setup.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user