🎨 Support one-click addition of Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13650

This commit is contained in:
Daniel 2024-12-29 12:25:36 +08:00
parent 3d7baaba5f
commit 8ad7d6aae2
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
5 changed files with 8 additions and 7 deletions

View file

@ -70,5 +70,3 @@ extraResources:
- from: "src/assets/fonts"
to: "appearance/fonts"
filter: "!**/{.DS_Store}"
- from: "elevator/elevator-arm64.exe"
to: "elevator.exe"

View file

@ -71,5 +71,3 @@ extraResources:
filter: "!**/{.DS_Store}"
- from: "pandoc/pandoc-windows-amd64.zip"
to: "pandoc.zip"
- from: "elevator/elevator-amd64.exe"
to: "elevator.exe"