Forced git to not ignore the native uiabridge dlls
These native dlls are needed for the building of synthuse.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -3,7 +3,7 @@ build/
|
|||||||
lib/
|
lib/
|
||||||
dist/
|
dist/
|
||||||
synthuse.properties
|
synthuse.properties
|
||||||
native/WpfBridge/x64
|
native/uiabridge/x64
|
||||||
native/WpfBridge/release
|
native/uiabridge/release
|
||||||
native/WpfBridge/Debug
|
native/uiabridge/Debug
|
||||||
!native/WpfBridge/bin
|
!native/uiabridge/bin
|
||||||
|
|||||||
BIN
native/uiabridge/bin/uiabridge32.dll
Normal file
BIN
native/uiabridge/bin/uiabridge32.dll
Normal file
Binary file not shown.
BIN
native/uiabridge/bin/uiabridge64.dll
Normal file
BIN
native/uiabridge/bin/uiabridge64.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user