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/
|
||||
dist/
|
||||
synthuse.properties
|
||||
native/WpfBridge/x64
|
||||
native/WpfBridge/release
|
||||
native/WpfBridge/Debug
|
||||
!native/WpfBridge/bin
|
||||
native/uiabridge/x64
|
||||
native/uiabridge/release
|
||||
native/uiabridge/Debug
|
||||
!native/uiabridge/bin
|
||||
|
||||
Reference in New Issue
Block a user