mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 07:07:18 +02:00
fix(ci): ignore patches
This commit is contained in:
parent
e93cf9a535
commit
be5d020a04
@ -15,7 +15,7 @@
|
|||||||
"flake.lock",
|
"flake.lock",
|
||||||
"^\\.[^/]+",
|
"^\\.[^/]+",
|
||||||
"/\\.[^/]+",
|
"/\\.[^/]+",
|
||||||
"^(.+)\\.(md|svg|png|reg|gif)",
|
"^(.+)\\.(md|svg|png|reg|gif|patch)",
|
||||||
"^(fonts|WinApps-Launcher)(/.*)?",
|
"^(fonts|WinApps-Launcher)(/.*)?",
|
||||||
"apps/access/info",
|
"apps/access/info",
|
||||||
"apps/access-o365-x86/info",
|
"apps/access-o365-x86/info",
|
||||||
@ -62,8 +62,7 @@
|
|||||||
"apps/powerpoint-o365/info",
|
"apps/powerpoint-o365/info",
|
||||||
"apps/publisher-o365/info",
|
"apps/publisher-o365/info",
|
||||||
"apps/word-o365/info",
|
"apps/word-o365/info",
|
||||||
"install/inquirer.sh",
|
"install/inquirer.sh"
|
||||||
"oem/RDPApps.reg"
|
|
||||||
],
|
],
|
||||||
"license": false,
|
"license": false,
|
||||||
"force_author": false,
|
"force_author": false,
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
@echo off
|
@echo off
|
||||||
REM Copyright (c) 2024 Oskar Manhart
|
REM Copyright (c) 2024 Oskar Manhart
|
||||||
|
REM Copyright (c) 2024 itiligent
|
||||||
REM All rights reserved.
|
REM All rights reserved.
|
||||||
REM
|
REM
|
||||||
REM SPDX-License-Identifier: AGPL-3.0-or-later
|
REM SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user