no message

This commit is contained in:
j.foucher 2026-02-19 09:33:13 +01:00
parent d6f928ec31
commit ad72c2aad5
2 changed files with 10 additions and 0 deletions

2
.gitignore vendored
View File

@ -3,3 +3,5 @@ Unreal/Intermediate/
Unreal/Plugins/WinBluetoothLE/Intermediate/ Unreal/Plugins/WinBluetoothLE/Intermediate/
Unreal/Binaries/ Unreal/Binaries/
Unreal/Plugins/WinBluetoothLE/Binaries/ Unreal/Plugins/WinBluetoothLE/Binaries/
Unreal/Plugins/PS_Win_BLE/Binaries/
Unreal/Plugins/PS_Win_BLE/Intermediate/

View File

@ -0,0 +1,8 @@
[FilterPlugin]
; This section lists additional files which will be packaged along with your plugin. Paths should be listed relative to the root plugin directory, and
; may include "...", "*", and "?" wildcards to match directories, files, and individual characters respectively.
;
; Examples:
; /README.txt
; /Extras/...
; /Binaries/ThirdParty/*.dll