no message
This commit is contained in:
parent
d6f928ec31
commit
ad72c2aad5
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,3 +3,5 @@ Unreal/Intermediate/
|
||||
Unreal/Plugins/WinBluetoothLE/Intermediate/
|
||||
Unreal/Binaries/
|
||||
Unreal/Plugins/WinBluetoothLE/Binaries/
|
||||
Unreal/Plugins/PS_Win_BLE/Binaries/
|
||||
Unreal/Plugins/PS_Win_BLE/Intermediate/
|
||||
|
||||
8
Unreal/Plugins/PS_Win_BLE/Config/FilterPlugin.ini
Normal file
8
Unreal/Plugins/PS_Win_BLE/Config/FilterPlugin.ini
Normal 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
|
||||
Loading…
x
Reference in New Issue
Block a user