We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
antfu
Learn more about funding links in repositories.
Report abuse
1 parent 33c6327 commit 8f36c5bCopy full SHA for 8f36c5b
src/globs.ts
@@ -77,6 +77,7 @@ export const GLOB_EXCLUDE = [
77
'**/.output',
78
'**/.vite-inspect',
79
'**/.yarn',
80
+ '**/vite.config.*.timestamp-*',
81
82
'**/CHANGELOG*.md',
83
'**/*.min.*',
0 commit comments