We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 474568c commit ece8157Copy full SHA for ece8157
1 file changed
build/gulpfile.hygiene.js
@@ -102,6 +102,7 @@ const copyrightFilter = [
102
'!**/*.disabled',
103
'!**/*.code-workspace',
104
'!build/**/*.init',
105
+ '!resources/linux/snap/electron-launch',
106
'!resources/linux/snap/snapcraft.yaml',
107
'!resources/win32/bin/code.js',
108
'!extensions/markdown/media/tomorrow.css',
0 commit comments