We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a5232 commit a5e7b2aCopy full SHA for a5e7b2a
1 file changed
gulpfile.js
@@ -550,6 +550,7 @@ export function release(done) {
550
'!.git/**',
551
'!.github/**',
552
'!.vscode/**',
553
+ '!.env',
554
'!node_modules/**',
555
'!include/custom/**',
556
'!backup/**',
0 commit comments