mirror of
https://github.com/nextcloud/server.git
synced 2026-02-18 18:28:50 -05:00
chore: add window.d.ts to release ignore list
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
parent
9404059f6c
commit
ce41a2d727
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ $expectedFiles = [
|
|||
'webpack.common.js',
|
||||
'webpack.config.js',
|
||||
'webpack.modules.js',
|
||||
'window.d.ts',
|
||||
];
|
||||
$actualFiles = [];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue